reflector.go/store
2021-07-24 01:03:10 +02:00
..
speedwalk update quic 2021-07-24 01:03:10 +02:00
atime_linux.go Use ModTime on systems that don't provide Atim file stat field 2020-07-09 15:02:32 +02:00
atime_universal.go Use ModTime on systems that don't provide Atim file stat field 2020-07-09 15:02:32 +02:00
caching.go update quic 2021-07-24 01:03:10 +02:00
caching_test.go add LFUDA store 2021-07-24 01:03:10 +02:00
cloudfront_ro.go split cloudfront into RO and RW stores 2020-11-04 16:03:45 -05:00
cloudfront_rw.go split cloudfront into RO and RW stores 2020-11-04 16:03:45 -05:00
dbbacked.go add lru cache eviction metric 2020-11-04 16:03:44 -05:00
disk.go dont overallocate ram when reading blobs from disk 2020-11-27 16:18:26 -05:00
disk_test.go dont overallocate ram when reading blobs from disk 2020-11-27 16:18:26 -05:00
lfuda.go only store the blobs in the underlying storage if LFUDA accepted them 2021-07-24 01:03:10 +02:00
lfuda_test.go add LFUDA store 2021-07-24 01:03:10 +02:00
lru.go rename cahces 2021-07-24 01:03:10 +02:00
lru_test.go add LFUDA store 2021-07-24 01:03:10 +02:00
memory.go use speedwalk for faster file listing 2020-11-04 16:03:47 -05:00
memory_test.go add lru cache eviction metric 2020-11-04 16:03:44 -05:00
noop.go add noop store that does nothing 2020-11-04 16:03:45 -05:00
s3.go add lru cache eviction metric 2020-11-04 16:03:44 -05:00
singleflight.go rename cahces 2021-07-24 01:03:10 +02:00
store.go clarify Get() error requirement 2020-11-04 16:03:46 -05:00