aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/include
Commit message (Expand)AuthorAgeFilesLines
* Use multithreading to fetch size/rawsize of entries in `/prj/{project}/oplog/...Dan Engelbrecht2024-03-281-2/+5
* re-enable partial cache chunks (#21)v5.4.2-pre9v5.4.2-pre12v5.4.2-pre11v5.4.2-pre10Dan Engelbrecht2024-03-221-4/+5
* add support for responding with partial cache chunks (#11)Dan Engelbrecht2024-03-212-4/+6
* special treatment large oplog attachments v2 (#5)Dan Engelbrecht2024-03-141-1/+2
* clean up test linking (#4)Dan Engelbrecht2024-03-142-1/+7
* changed RPC recording to MPSC setup (#638)Stefan Boberg2024-01-311-6/+3
* separate RPC processing from HTTP processing (#626)Stefan Boberg2023-12-201-0/+163
* fixed v2 rpc recording issue with >4GB data per segment (#612)Stefan Boberg2023-12-151-0/+6
* multi-line logging improvements (#597)Stefan Boberg2023-12-111-70/+109
* global thread worker pools (#577)Dan Engelbrecht2023-11-291-0/+21
* optimized index snapshot reading/writing (#561)Stefan Boberg2023-11-272-1/+36
* moved process handling code into separate h/cpp (#555)Stefan Boberg2023-11-201-0/+1
* use dynamic port assignment for tests (#545)Stefan Boberg2023-11-171-4/+20
* blocking queue fix (#550)Dan Engelbrecht2023-11-161-0/+2
* gc history log (#519)Dan Engelbrecht2023-11-131-59/+10
* factored out some compiler definitions etc into zenbase (#517)Stefan Boberg2023-11-072-1/+3
* spdlog implementation hiding (#498)Stefan Boberg2023-11-063-37/+175
* statsd for cas (#511)Dan Engelbrecht2023-11-061-0/+34
* added missing includes (#504)Stefan Boberg2023-10-272-0/+3
* eliminate redundant logging code (#499)Stefan Boberg2023-10-254-3/+617
* New rotating file logger that keeps on running regardless of errors (#495)Dan Engelbrecht2023-10-251-0/+2
* more cleanup from sb/protoStefan Boberg2023-10-202-16/+23
* Cache (rpc) activitity recording improvements (#482)Stefan Boberg2023-10-201-6/+17
* faster oplog iteration (#471)Dan Engelbrecht2023-10-131-1/+2
* added logging utility functions (from sb/proto) (#469)Stefan Boberg2023-10-121-0/+33
* retry file create (#383)Dan Engelbrecht2023-09-041-0/+1
* Fix construction order in OpenProcessCache (#374)Dan Engelbrecht2023-08-221-1/+1
* buffered file reading for oplog (#366)Dan Engelbrecht2023-08-211-0/+23
* Cache process handles for FormatPackageMessage (#360)Dan Engelbrecht2023-08-171-0/+39
* * added file sharing control to BasicFile (required to implement lockfiles)Stefan Boberg2023-06-301-6/+18
* added ZenServerInstance::SpawnServerAndWait (#334)Stefan Boberg2023-06-161-2/+14
* cache log sessionid (#297)Stefan Boberg2023-05-231-0/+28
* Added some comments to ZenServerInstance etcStefan Boberg2023-05-151-10/+18
* moved source directories into `/src` (#264)Stefan Boberg2023-05-027-0/+881