aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/cas.cpp
Commit message (Expand)AuthorAgeFilesLines
* per namespace/project cas prep refactor (#470)Dan Engelbrecht2025-08-201-10/+8
* zen print fixes/improvements (#469)Dan Engelbrecht2025-08-191-1/+1
* tweak iterate block parameters (#390)Dan Engelbrecht2025-05-121-2/+5
* long filename support (#330)Dan Engelbrecht2025-03-311-1/+1
* Memory tracking improvements (#262)Stefan Boberg2024-12-111-1/+0
* added support for dynamic LLM tags (#245)Stefan Boberg2024-12-021-0/+20
* caller controls threshold for bulk-loading chunks in IterateChunks (#222)Dan Engelbrecht2024-11-251-4/+8
* split zencore/memory.h -> memoryview.h, memcmp.h (#228)Stefan Boberg2024-11-251-1/+1
* remove gc v1 (#121)Dan Engelbrecht2024-10-031-11/+0
* separate worker pools into burst/background to avoid background jobs blocking...Dan Engelbrecht2024-08-221-1/+1
* use write and move in place for safer writing of files (#70)Dan Engelbrecht2024-05-021-13/+1
* fix get project files loop (#68)Dan Engelbrecht2024-04-301-5/+8
* oplog iterate chunks content type (#65)Dan Engelbrecht2024-04-261-3/+24
* iterate cas chunks (#59)Dan Engelbrecht2024-04-241-0/+24
* InsertChunks for CAS store (#55)Dan Engelbrecht2024-04-221-9/+114
* Use multithreading to fetch size/rawsize of entries in `/prj/{project}/oplog/...Dan Engelbrecht2024-03-281-1/+1
* fix potential partially written files (#2)Dan Engelbrecht2024-03-131-2/+12
* Make sure we wait for all scheduled tasks to complete before throwing excepti...Dan Engelbrecht2024-02-281-0/+7
* improve trace (#606)Dan Engelbrecht2023-12-131-1/+5
* global thread worker pools (#577)Dan Engelbrecht2023-11-291-1/+2
* close thread pool + parallel CasImpl::Initialize (#576)Dan Engelbrecht2023-11-281-4/+17
* add `flush` command and more gc status info (#483)Dan Engelbrecht2023-10-181-0/+2
* add more trace scopes (#362)Dan Engelbrecht2023-09-151-0/+2
* Content scrubbing (#271)Stefan Boberg2023-05-161-1/+5
* Additional trace instrumentation (#312)Stefan Boberg2023-05-161-0/+6
* minor GC API cleanupStefan Boberg2023-05-151-6/+6
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+355