aboutsummaryrefslogtreecommitdiff
path: root/zen/cmds/cache.cpp
Commit message (Expand)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-275/+0
* oplog and cache stats (#244)Dan Engelbrecht2023-04-211-0/+142
* minor: Namnspace -> namespaceStefan Boberg2023-03-301-2/+2
* zen command line tool improvements (#212)Dan Engelbrecht2023-01-131-3/+67
* Zen cmd fixes (#201)Dan Engelbrecht2022-12-071-5/+18
* Converted use of _format UDL to fmt::formatMartin Ridgers2022-01-101-3/+1
* zencore: Enabled MSC warning 4668 to get warnings when preprocessor macros ar...Stefan Boberg2021-10-151-9/+2
* Moved zenserverprocess into zenutil/zenserverprocess.hStefan Boberg2021-09-171-1/+1
* Changed logging implementationStefan Boberg2021-09-151-4/+4
* Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...Stefan Boberg2021-09-151-1/+1
* Changed explicit http status checking into IsHttpSuccessCode() callStefan Boberg2021-09-131-1/+2
* Removed #pragma once from cpp files (copy pasta fail)Stefan Boberg2021-09-031-2/+0
* added 'zen drop' command to drop cache buckets onlineStefan Boberg2021-08-171-0/+66