aboutsummaryrefslogtreecommitdiff
path: root/zenserver/cache/structuredcache.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Structured cache now verifies attachment payloadsStefan Boberg2021-05-251-14/+22
* Added guards against zero-sized PUTs to structured cacheStefan Boberg2021-05-241-0/+10
* Added CidStore, currently used to track relationships between compressed and ...Stefan Boberg2021-05-241-3/+7
* Validate payloads using embedded CompressedBuffer hashStefan Boberg2021-05-241-2/+5
* Fixed attachment index code so it doesn't generate zero-sized compactbinary a...Stefan Boberg2021-05-241-9/+13
* Implemented new URI addressing scheme for the Zen cache endpoints, and prepar...Stefan Boberg2021-05-231-18/+137
* Split out structured cache store code into dedicated cpp/h pairStefan Boberg2021-05-221-1/+1
* Partial refactoring of structured cache implementation - WIPStefan Boberg2021-05-211-12/+49
* WIP structured cache endpoints - tactical check-in not fully functional yetStefan Boberg2021-05-201-1/+46
* Adding zenservice codeStefan Boberg2021-05-111-0/+129