S3API - PUT - Checksum handling is broken
Use cleaner CRDT data types for objects to avoid accidents like #16
Use cleaner CRDT data types for objects to avoid accidents like #16
Our CRDT types are used for bucket_table and key_table. For other tables, see discussion in #19.
Maybe better CRDTs for object_table, version_table and block_ref_table?
Add more scripts to ease Garage's development