garage/src/api
Alex 2f111e6b3d
Performance improvements:
- reduce contention on mutation_lock by having 256 of them
- better lmdb defaults
2022-07-29 12:24:48 +02:00
..
admin improve internal item counter mechanisms and implement bucket quotas (#326) 2022-06-15 20:20:28 +02:00
k2v improve internal item counter mechanisms and implement bucket quotas (#326) 2022-06-15 20:20:28 +02:00
s3 Performance improvements: 2022-07-29 12:24:48 +02:00
signature Compute hashes on dedicated threads 2022-07-29 12:24:44 +02:00
Cargo.toml Compute hashes on dedicated threads 2022-07-29 12:24:44 +02:00
common_error.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
generic_server.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
helpers.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
lib.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
router_macros.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00