aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/cache/structuredcachestore.h
Commit message (Expand)AuthorAgeFilesLines
* move cachedisklayer and structuredcachestore into zenstore (#624)Stefan Boberg2023-12-191-272/+0
* statsd for cas (#511)Dan Engelbrecht2023-11-061-1/+1
* New GC implementation (#459)Dan Engelbrecht2023-10-301-0/+4
* statsd metrics reporting (#496)Stefan Boberg2023-10-251-7/+14
* merge disk and memory layers (#493)Dan Engelbrecht2023-10-241-29/+23
* clean up GcContributor and GcStorage to be pure interfaces (#485)Dan Engelbrecht2023-10-201-0/+1
* add `flush` command and more gc status info (#483)Dan Engelbrecht2023-10-181-2/+0
* cache reference tracking (#455)Dan Engelbrecht2023-10-101-2/+5
* reject bad bucket reads (#456)Stefan Boberg2023-10-091-0/+2
* reject known bad bucket names in structured cache (#452)v0.2.27-pre0Stefan Boberg2023-10-061-0/+2
* Limit size of memory cache layer (#423)Dan Engelbrecht2023-10-021-4/+11
* adding more stats (#429)Dan Engelbrecht2023-09-281-3/+42
* Add runtime status/control of logging (#419)Dan Engelbrecht2023-09-221-2/+9
* VFS implementation for local storage service (#396)Stefan Boberg2023-09-201-3/+11
* add DiskWriteBlocker to structured cache store log writer (#408)Dan Engelbrecht2023-09-151-1/+3
* ZenCacheStore is now reference counted (#398)Stefan Boberg2023-09-131-2/+3
* single thread async cache log (#361)Dan Engelbrecht2023-08-171-2/+16
* skip upstream logic early if we have no upstream endpoints (#359)Dan Engelbrecht2023-08-171-0/+5
* cache log sessionid (#297)Stefan Boberg2023-05-231-2/+13
* Restructured structured cache store (#314)Stefan Boberg2023-05-171-386/+6
* removed RefCounted from ZenCacheNamespaceStefan Boberg2023-05-151-2/+13
* MaxOS build fix: ScrubStorage must be overrideStefan Boberg2023-05-151-10/+16
* minor GC API cleanupStefan Boberg2023-05-151-6/+6
* Remove ZEN_CACHE_TRACKER etcStefan Boberg2023-05-151-7/+0
* implemented structured cache logging (#296)Stefan Boberg2023-05-121-0/+2
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+535