Commit graph

9 commits

Author SHA1 Message Date
Niko Storni c4084eeb68 improve disk cleanup
add index to is_stored
fix test
replace LRU cache
2021-04-29 03:41:18 +02:00
Niko Storni 6291e33ee1 add tracing to blobs 2021-01-14 20:38:04 +01:00
Niko Storni 03304312e8 add PoC for litedb to avoid all the overhead 2020-12-23 06:04:42 +01:00
Niko Storni 869030fc58 address some review comments 2020-12-22 21:19:48 +01:00
Alex Grintsvayg bb41a84bb7
rename cahces 2020-11-27 16:19:45 -05:00
Niko Storni 9146c8b084
update quic
don't wait for a blob to be written to disk before sending it downstream
don't wait for the disk store to be walked before starting everything up
2020-11-27 16:19:45 -05:00
Alex Grintsvayg 560e180e36
separate singleflight cache wrapper, component names for cache metrics 2020-11-04 16:03:46 -05:00
Alex Grintsvayg 3608971f0b
add lru cache eviction metric 2020-11-04 16:03:44 -05:00
Alex Grintsvayg c6b53792c8
separate disk and lru behavior 2020-11-04 16:03:44 -05:00