Commit graph

211 commits

Author SHA1 Message Date
Alex e72c6d0575 Merge pull request 'Table+Model doc' (#22) from doc/model into master
Reviewed-on: Deuxfleurs/garage#22
2020-12-12 17:08:28 +01:00
Alex 5c6c067b0c More documentation on CRDTs (we should probably extract this to a
standalone crate!)
2020-12-12 17:06:40 +01:00
Alex 0b3084ca5f Merge branch 'master' into doc/model 2020-12-12 16:05:28 +01:00
Alex 022b386a50 Improved compatibility on list API call 2020-12-06 15:39:03 +01:00
Alex 857440f192 Merge pull request 'Propose ETag fix' (#23) from bug/etag into master
Reviewed-on: Deuxfleurs/garage#23
2020-12-06 15:27:58 +01:00
Alex 39f45b3058 Merge pull request 'Merge the new smoke test to master' (#25) from feature/smoke-script into master
Reviewed-on: Deuxfleurs/garage#25
2020-12-06 15:27:39 +01:00
Quentin e13fd09543 Reduce garage.1.rnd size to store it inline 2020-12-06 13:33:08 +01:00
Quentin a92868504f Indentation & comments 2020-12-06 10:23:14 +01:00
Quentin d2d1fc676d Test awscli/s3cmd interactions 2020-12-06 10:19:01 +01:00
Quentin a12930075d Test garage list & delete commands 2020-12-06 10:04:17 +01:00
Quentin 5c3dd9c74a Fix typo 2020-12-06 09:54:11 +01:00
Quentin 28055b708f Improve README, add more tests 2020-12-06 09:13:47 +01:00
Quentin 132c54b807 wip smoke test 2020-12-05 19:26:10 +01:00
Alex 4a5bbbb810 Propose ETag fix 2020-12-05 19:23:46 +01:00
Alex dfbc280c37 Merge pull request 'Content-range fix' (#24) from bug/content-range into master
Reviewed-on: Deuxfleurs/garage#24
2020-12-05 19:21:32 +01:00
Alex 76b489f3d3 Reformulate patch 2020-12-05 19:20:07 +01:00
Quentin bd7e3d1bd1 Fix Content-Length 2020-12-05 18:57:22 +01:00
Alex 9f46fb699a Content-range fix 2020-12-05 16:37:59 +01:00
Alex f844d4ee9b Add slide on consistency 2020-12-01 17:42:13 +01:00
Alex 7642229d54 Two new slides 2020-12-01 14:31:13 +01:00
Alex ad432eb154 Add some first technical slides 2020-12-01 13:46:23 +01:00
Quentin 9a57a0319a Talk 2020-11-30 17:32:37 +01:00
Alex 9b3aabfcbf Add talk template 2020-11-30 15:54:31 +01:00
Alex 2f11191f60 Use ipv6 localhost for dev cluster and different port numbers 2020-11-29 17:31:58 +01:00
Quentin cee6c3a821 A fix for s3cmd 2020-11-29 17:15:49 +01:00
Quentin 13d1b66ba4 Rollback logging on dev-cluster 2020-11-29 17:07:29 +01:00
Alex d54f15b2c6 Small optimisation 2020-11-29 17:07:14 +01:00
Quentin 3f18aa6f1d Add a smoke test script 2020-11-29 17:03:19 +01:00
Quentin 07e87595f8 S3 does not support accentuated buckets + add a script to clean tmp 2020-11-29 17:03:19 +01:00
Alex fed97f37e1 ETag patch 2020-11-29 16:38:01 +01:00
Alex 601ae25ad2 Small refactorings 2020-11-29 16:21:28 +01:00
Quentin cbd10c1b0a Add some doc on LWW 2020-11-23 18:17:48 +01:00
Quentin 8722e27600 CRDT doc 2020-11-23 17:49:21 +01:00
Alex ba1f8060fe Merge pull request 'Fix checksum handling' (#21) from bug/checksums into master
Reviewed-on: Deuxfleurs/garage#21
2020-11-22 15:29:02 +01:00
Quentin 17dc610f8a Also check hash for < 3KB files 2020-11-22 11:14:46 +01:00
Quentin 435d5f9205 Fix base64/hex checksum comparison 2020-11-22 11:04:33 +01:00
Alex b3814b15cc Merge pull request 'Use cleaner CRDT data types for objects to avoid accidents like #16' (#18) from feature/better-crdt into master
Reviewed-on: Deuxfleurs/garage#18
2020-11-21 16:01:26 +01:00
Alex a8b3c8fd58 data hexdump in warning 2020-11-20 23:53:54 +01:00
Alex f9be964c3f Warning when cannot decode entry (data format incompatibilities) 2020-11-20 23:53:54 +01:00
Alex 4f7f1d1cb3 less type bounds 2020-11-20 23:53:54 +01:00
Alex 68be5072e5 simplify 2020-11-20 23:53:54 +01:00
Alex 173f0dbac9 oops 2020-11-20 23:53:54 +01:00
Alex f8a04852a2 Convert bucket table to better CRDT representation 2020-11-20 23:53:54 +01:00
Alex e02e9e035e Begin improve model to use better CRDTs 2020-11-20 23:53:54 +01:00
Alex 5dc304ac41 Merge pull request 'Add more scripts to ease Garage's development' (#17) from feature/new-script into master
Reviewed-on: Deuxfleurs/garage#17
2020-11-20 23:51:24 +01:00
Alex 98e20a5898 Fix dev-env.sh for source; print which garage in dev-cluster.sh 2020-11-20 23:50:23 +01:00
Quentin 165cef3785 Fix wording again! 2020-11-20 20:59:33 +01:00
Quentin c460359061 Sub list do not work with gitea 2020-11-20 20:58:48 +01:00
Quentin a8675aa65e Improve wording 2020-11-20 20:57:44 +01:00
Quentin 8c6961d0f9 Remove test scripts 2020-11-20 20:54:07 +01:00