| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Changed logging implementation | Stefan Boberg | 2021-09-15 | 1 | -8/+8 |
| * | Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ... | Stefan Boberg | 2021-09-15 | 1 | -1/+1 |
| * | Fixed up legacy cache store for CRC32 function rename | Stefan Boberg | 2021-05-24 | 1 | -2/+2 |
| * | Moved CRC32 compute into separate cpp/h to enable usage outside of the retro ... | Stefan Boberg | 2021-05-24 | 1 | -291/+3 |
| * | Split out structured cache store code into dedicated cpp/h pair | Stefan Boberg | 2021-05-22 | 1 | -558/+10 |
| * | Structured cache changes | Stefan Boberg | 2021-05-22 | 1 | -200/+32 |
| * | Fixed up PutLargeObject() error handling | Stefan Boberg | 2021-05-21 | 1 | -14/+26 |
| * | Partial refactoring of structured cache implementation - WIP | Stefan Boberg | 2021-05-21 | 1 | -14/+14 |
| * | WIP structured cache endpoints - tactical check-in not fully functional yet | Stefan Boberg | 2021-05-20 | 1 | -0/+5 |
| * | Added paths as context to I/O error exception messages | Stefan Boberg | 2021-05-11 | 1 | -2/+6 |
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+1235 |