UUID's are used to match books between library and device.
@chaley: If you are worried about the non-atomic part, you can change the code to generate a new uuid and only set the old uuid for the moved record after deletion of the exisiting record completes.
|