aboutsummaryrefslogtreecommitdiff
path: root/zenserver/cache
Commit message (Collapse)AuthorAgeFilesLines
...
| * Tidied up some codeStefan Boberg2021-05-221-10/+9
| |
| * Split out structured cache store code into dedicated cpp/h pairStefan Boberg2021-05-226-658/+683
| |
| * Structured cache changesStefan Boberg2021-05-221-200/+32
| | | | | | | | | | - Changed cachestore to use BasicFile and TCasLog instead of local variants - Added structured cache persistence tests
| * Fixed up PutLargeObject() error handlingStefan Boberg2021-05-212-16/+28
| |
| * Partial refactoring of structured cache implementation - WIPStefan Boberg2021-05-214-41/+84
| |
| * WIP structured cache endpoints - tactical check-in not fully functional yetStefan Boberg2021-05-205-4/+67
| |
* | Updated structured cache descriptionStefan Boberg2021-05-251-0/+23
|/
* Added paths as context to I/O error exception messagesStefan Boberg2021-05-111-2/+6
|
* Adding zenservice codeStefan Boberg2021-05-118-0/+1839