radicle-heartwood-lfs/radicle-httpd
xphoniex 8a61aece01
httpd: Add a cache for `/tree`
This improves response time of:

- GET /api/v1/projects/<RID>/tree/<OID>/ from 205.71ms down to 376.4µs
- GET /api/v1/projects/<RID>/tree/<OID>/.nix from 111.06ms down to 351.70µs

Signed-off-by: xphoniex <dj.2dixx@gmail.com>
2023-07-25 13:10:58 +02:00
..
src httpd: Add a cache for `/tree` 2023-07-25 13:10:58 +02:00
Cargo.toml httpd: Add a cache for `/tree` 2023-07-25 13:10:58 +02:00
Dockerfile Build container images for deployment 2022-12-14 17:15:40 +01:00