aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/cache/httpstructuredcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* cache RPC recorder threading fixes (#617)Stefan Boberg2023-12-191-15/+56
* fixed missing context for cache record PUT operations (#503)Stefan Boberg2023-10-271-2/+6
* merge disk and memory layers (#493)Dan Engelbrecht2023-10-241-23/+59
* Cache (rpc) activitity recording improvements (#482)Stefan Boberg2023-10-201-6/+19
* cache reference tracking (#455)Dan Engelbrecht2023-10-101-77/+108
* reject bad bucket reads (#456)Stefan Boberg2023-10-091-1/+1
* reject known bad bucket names in structured cache (#452)v0.2.27-pre0Stefan Boberg2023-10-061-1/+2
* fix HandleRpcRequest::WriteResponseAsync trace scope when we are not running ...Dan Engelbrecht2023-10-041-1/+2
* Correctly calculate the total number of RPC ops in the stats page for structu...Dan Engelbrecht2023-09-291-2/+2
* move badrequest count back to old scope for compatability with Zen DashboardDan Engelbrecht2023-09-281-2/+1
* adding more stats (#429)Dan Engelbrecht2023-09-281-26/+158
* prefer to handle cache RPC requests synchronously (#428)Stefan Boberg2023-09-271-4/+17
* Add runtime status/control of logging (#419)Dan Engelbrecht2023-09-221-2/+6
* add more trace scopes (#362)Dan Engelbrecht2023-09-151-115/+160
* More statistics for Cache, Project Store and Cid Store (#405)Dan Engelbrecht2023-09-141-5/+53
* issue warning instead of assert on bad data in cid store (#400)Dan Engelbrecht2023-09-131-10/+14
* add `cache-write-log` and `cache-access-log“ configuration options (#394)Dan Engelbrecht2023-09-111-0/+2
* Cache process handles for FormatPackageMessage (#360)Dan Engelbrecht2023-08-171-6/+13
* single thread async cache log (#361)Dan Engelbrecht2023-08-171-50/+50
* skip upstream logic early if we have no upstream endpoints (#359)Dan Engelbrecht2023-08-171-14/+30
* update vcpkg dependencies (#356)Dan Engelbrecht2023-08-111-1/+2
* cache log sessionid (#297)Stefan Boberg2023-05-231-100/+130
* minor: fixed typos in log output (PUTCACEHRECORD -> PUTCACHERECORD)Stefan Boberg2023-05-221-2/+2
* Restructured structured cache store (#314)Stefan Boberg2023-05-171-0/+3209