aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/cache
Commit message (Expand)AuthorAgeFilesLines
...
* add `cache-write-log` and `cache-access-log“ configuration options (#394)Dan Engelbrecht2023-09-111-0/+2
* Minor: Make sure to reset cache logging worker thread event to avoid busy-loo...Dan Engelbrecht2023-08-241-0/+1
* Cache process handles for FormatPackageMessage (#360)Dan Engelbrecht2023-08-172-6/+15
* single thread async cache log (#361)Dan Engelbrecht2023-08-173-124/+149
* skip upstream logic early if we have no upstream endpoints (#359)Dan Engelbrecht2023-08-173-37/+77
* update vcpkg dependencies (#356)Dan Engelbrecht2023-08-111-1/+2
* Increase retry logic (#325)Dan Engelbrecht2023-06-051-13/+19
* cache log sessionid (#297)Stefan Boberg2023-05-234-168/+244
* minor: fixed typos in log output (PUTCACEHRECORD -> PUTCACHERECORD)Stefan Boberg2023-05-221-2/+2
* fix for commented-out code which was never meant to be checked inStefan Boberg2023-05-171-6/+6
* Restructured structured cache store (#314)Stefan Boberg2023-05-179-2809/+2882
* Content scrubbing (#271)Stefan Boberg2023-05-161-135/+290
* Add `--gc-projectstore-duration-seconds` option (#281)Dan Engelbrecht2023-05-161-9/+9
* removed RefCounted from ZenCacheNamespaceStefan Boberg2023-05-151-2/+13
* removed remnants of ZEN_USE_REF_TRACKINGStefan Boberg2023-05-151-19/+0
* MaxOS build fix: ScrubStorage must be overrideStefan Boberg2023-05-151-10/+16
* added ScrubStorage to GcStorage base classStefan Boberg2023-05-151-2/+3
* added scrubbing related loggingStefan Boberg2023-05-151-0/+4
* minor GC API cleanupStefan Boberg2023-05-154-23/+23
* Remove ZEN_CACHE_TRACKER etcStefan Boberg2023-05-154-437/+0
* wipe cache buckets block store that may contain invalid state (#300)Dan Engelbrecht2023-05-121-0/+14
* fix gc bucket index compaction (#299)Dan Engelbrecht2023-05-121-4/+5
* implemented structured cache logging (#296)Stefan Boberg2023-05-122-2/+75
* WARN level log if we can't write snapshot/manifest/access times (#288)Dan Engelbrecht2023-05-111-2/+9
* clean up log/index reading and fix incorrect logging about bad log files (#286)Dan Engelbrecht2023-05-101-4/+8
* Low disk space detector (#277)Dan Engelbrecht2023-05-092-57/+108
* Validate that entries points inside valid blocks at startup (#280)Dan Engelbrecht2023-05-091-4/+44
* move testing and observability code to zenhttp (#266)Stefan Boberg2023-05-022-4/+3
* moved source directories into `/src` (#264)Stefan Boberg2023-05-026-0/+7946