reflector.go/store
2020-12-22 21:19:48 +01:00
..
speedwalk address some review comments 2020-12-22 21:19:48 +01: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 2020-11-27 16:19:45 -05:00
caching_test.go add LFUDA store 2020-11-27 16:19:46 -05: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 option to run with RO-CF only as upstream 2020-12-22 20:53:48 +01: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 address some review comments 2020-12-22 21:19:48 +01:00
lfuda_test.go address some review comments 2020-12-22 21:19:48 +01:00
lru.go address some review comments 2020-12-22 21:19:48 +01:00
lru_test.go add LFUDA store 2020-11-27 16:19:46 -05: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 2020-11-27 16:19:45 -05:00
store.go clarify Get() error requirement 2020-11-04 16:03:46 -05:00