garage/src
2022-06-06 14:01:44 +02:00
..
api Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
block Safe choice: return Vec<u8> and not some fancy zero-copy type 2022-06-06 14:01:44 +02:00
db Safe choice: return Vec<u8> and not some fancy zero-copy type 2022-06-06 14:01:44 +02:00
garage Safe choice: return Vec<u8> and not some fancy zero-copy type 2022-06-06 14:01:44 +02:00
k2v-client K2V client improvements (#307) 2022-05-24 12:48:05 +02:00
model Start LMDB adapter, with fixed semantics 2022-06-03 15:31:07 +02:00
rpc Update rmp-serde 2022-06-03 14:16:30 +02:00
table Safe choice: return Vec<u8> and not some fancy zero-copy type 2022-06-06 14:01:44 +02:00
util Integrate LMDB with rest 2022-06-03 16:40:38 +02:00
web First version of admin API (#298) 2022-05-24 12:16:39 +02:00