aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* don't read chunks into memory during cache batch fetch unless we may cache th...Dan Engelbrecht2024-10-091-0/+1
* remove gc v1 (#121)Dan Engelbrecht2024-10-031-0/+1
* Reinstated a line that was moved instead of duplicated (#184)Martin Ridgers2024-10-031-0/+1
* - Improvement: Self-hosted dashboard (#181)Martin Ridgers2024-10-031-0/+3
* cache get command (#183)Dan Engelbrecht2024-10-031-0/+3
* changelogDan Engelbrecht2024-10-021-7/+7
* gc block size target max size (#180)Dan Engelbrecht2024-10-021-0/+1
* gc command attachment options (#176)Dan Engelbrecht2024-09-301-0/+1
* optimize startup time (#175)Dan Engelbrecht2024-09-301-0/+1
* reduce lock time for memcache trim (#171)Dan Engelbrecht2024-09-271-0/+5
* Add `gc-attachment-passes` option to zenserver (#167)Dan Engelbrecht2024-09-251-5/+6
* exception safety when writing block (#168)Dan Engelbrecht2024-09-251-0/+1
* GrammarMartin Ridgers2024-09-241-1/+1
* Updated changelogMartin Ridgers2024-09-241-0/+1
* Added namespace qualifier (optional) for z$ rpc requests (#166)Stefan Boberg2024-09-231-0/+1
* gc unused refactor (#165)Dan Engelbrecht2024-09-231-0/+8
* unblock PreCache (#164)Dan Engelbrecht2024-09-201-0/+1
* Updated changelogMartin Ridgers2024-09-191-0/+1
* cache generate command to create large data sets for testing (#159)Dan Engelbrecht2024-09-181-0/+1
* Added an entry in the changelogMartin Ridgers2024-09-171-0/+1
* gc performance improvements (#160)Dan Engelbrecht2024-09-171-0/+3
* fix oplog state check and wiping (#154)Dan Engelbrecht2024-09-111-0/+1
* oplog cmd improvements (#152)Dan Engelbrecht2024-09-111-0/+4
* validate oplog before opening - if invalid, warn and wipe oplog (#153)Dan Engelbrecht2024-09-101-0/+1
* changelogDan Engelbrecht2024-09-101-0/+1
* fix race condition in zenserver during batched fetch (#149)Dan Engelbrecht2024-09-091-0/+3
* clean cache slog files on startup (#143)Dan Engelbrecht2024-09-041-0/+2
* move gc logs to gc logger (#142)Dan Engelbrecht2024-09-041-0/+1
* delay oplog read (#141)Dan Engelbrecht2024-09-031-0/+1
* oplog index snapshots (#140)Dan Engelbrecht2024-09-031-0/+1
* meta info store (#75)Dan Engelbrecht2024-08-301-0/+2
* zenserver process launch/termination improvements (#138)Dan Engelbrecht2024-08-271-0/+5
* Make sure `noexcept` functions does not leak exceptions (#136)Dan Engelbrecht2024-08-231-0/+5
* Add zenserver session id to Sentry context (#133)Dan Engelbrecht2024-08-221-0/+1
* separate worker pools into burst/background to avoid background jobs blocking...Dan Engelbrecht2024-08-221-0/+1
* safer calls to IsProcessRunning (#131)Dan Engelbrecht2024-08-221-0/+1
* if a zenserver is already using our named mutex - exit with error code instea...Dan Engelbrecht2024-08-221-0/+1
* remove bad assert when payload is memcached but metadata is not set (#130)Dan Engelbrecht2024-08-221-0/+1
* handle "path not found" as well as "file not found" in directory travers on w...Dan Engelbrecht2024-08-201-0/+1
* close payload file if size mismatch for file cas (#128)Dan Engelbrecht2024-08-201-0/+1
* demote project store access time read fail to warning (#127)Dan Engelbrecht2024-08-201-0/+1
* don't throw exception if sidecar file is missing (#126)Dan Engelbrecht2024-08-191-0/+1
* verify that project oplog dir exists before trying to iterate it (#123)Dan Engelbrecht2024-08-191-0/+1
* if disk space is low, set the last gc time to avoid spamming retries (#124)Dan Engelbrecht2024-08-191-0/+1
* If we fail to get compression info for a partial request - log and report a m...Dan Engelbrecht2024-08-191-0/+3
* enable mimalloc on arm64 (#120)Stefan Boberg2024-08-161-0/+1
* enable sentry on arm64 (#119)Stefan Boberg2024-08-151-0/+1
* prevent new block in gc (#118)Dan Engelbrecht2024-08-151-0/+1
* improved logging removing unimportant information (#116)Dan Engelbrecht2024-08-141-0/+1
* added `--detach` option to zenserver (#115)Stefan Boberg2024-08-141-0/+2