aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/include
Commit message (Expand)AuthorAgeFilesLines
* GC - fix handling of attachment ranges, http access token expiration, lock fi...Stefan Boberg2026-02-201-1/+1
* reduce lock time for project store gc precache and gc validate (#750)Dan Engelbrecht2026-02-111-0/+10
* remove ZENCORE_API completely (#718)Stefan Boberg2026-01-191-2/+2
* Ensure upstream put propagation includes overwritezousar2025-12-191-0/+1
* Change default limit-overwrite behavior to truezousar2025-12-171-1/+1
* batch op not in destructor (#676)Dan Engelbrecht2025-12-042-15/+26
* make sure we use exclusive lock in projectstore when flushing/writing snapsho...Dan Engelbrecht2025-12-011-2/+2
* automatic scrub on startup (#667)Dan Engelbrecht2025-11-274-35/+39
* optimize blockstore flush (#614)Dan Engelbrecht2025-10-271-6/+10
* if we are low on disk space, only run GC if it will remove any data (#603)Dan Engelbrecht2025-10-231-1/+3
* add support for OTLP logging/tracing (#599)Stefan Boberg2025-10-224-4/+4
* fix builds storage stats (#590)Dan Engelbrecht2025-10-201-5/+7
* cacherequests helpers test only (#551)Dan Engelbrecht2025-10-036-3/+376
* move zen vfs implementation to zenstore (#549)Dan Engelbrecht2025-10-031-0/+103
* move projectstore to zenstore (#541)Dan Engelbrecht2025-10-022-0/+629
* Merge branch 'main' into zs/put-overwrite-policy-responsezousar2025-09-221-6/+6
|\
| * more responsive cancel during oplog import (#505)Dan Engelbrecht2025-09-221-6/+6
* | Change batch put responses for client reportingzousar2025-09-192-3/+4
|/
* revert multi-cid store (#475)Dan Engelbrecht2025-08-262-7/+3
* per namespace/project cas prep refactor (#470)Dan Engelbrecht2025-08-205-42/+64
* reduce lock contention when checking for disk cache put reject (#465)Dan Engelbrecht2025-08-121-14/+10
* Merge branch 'main' into zs/put-overwrite-policyZousar Shaker2025-08-081-41/+46
|\
| * refactor blobstore (#458)Dan Engelbrecht2025-08-061-41/+46
* | Moving put rejections to happen in batch handlingzousar2025-08-051-8/+14
* | xmake precommitzousar2025-06-241-3/+3
* | Merge branch 'main' into zs/put-overwrite-policyzousar2025-06-248-153/+352
|\|
| * missing chunks bugfix (#424)Dan Engelbrecht2025-06-092-5/+8
| * add missing flush inblockstore compact (#411)Dan Engelbrecht2025-05-301-2/+3
| * faster oplog validate (#408)Dan Engelbrecht2025-05-301-2/+3
| * unblock cache bucket drop (#406)Dan Engelbrecht2025-05-262-14/+14
| * keep snapshot on log delete fail (#391)Dan Engelbrecht2025-05-121-5/+5
| * enable per bucket config (#388)Dan Engelbrecht2025-05-121-0/+3
| * blobstore size limit (#342)Dan Engelbrecht2025-04-041-1/+20
| * build store save access times (#341)v5.6.3-pre0Dan Engelbrecht2025-04-032-11/+40
| * use oidctoken executable to generate auth (#336)Dan Engelbrecht2025-04-021-13/+0
| * zen build cache service (#318)Dan Engelbrecht2025-03-266-39/+239
| * reduced memory churn using fixed_xxx containers (#236)Stefan Boberg2025-03-063-19/+29
| * moving and small refactor of chunk blocks to prepare for builds api (#282)Dan Engelbrecht2025-02-121-54/+0
* | Change to PutResult structurezousar2025-06-244-40/+51
* | Control overwrite enforcement with a config settingzousar2025-03-021-0/+1
* | Enforce Overwrite Prevention According To Cache Policyzousar2025-02-263-10/+18
|/
* move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-162-2/+2
* Unity build fixes (#253)Stefan Boberg2024-12-051-1/+5
* caller controls threshold for bulk-loading chunks in IterateChunks (#222)Dan Engelbrecht2024-11-252-2/+3
* oplog prep gc fix (#216)Dan Engelbrecht2024-11-153-26/+62
* workspace share security (#192)Dan Engelbrecht2024-10-231-21/+62
* bucket size queries (#203)Dan Engelbrecht2024-10-213-1/+29
* remove gc v1 (#121)Dan Engelbrecht2024-10-034-100/+17
* gc block size target max size (#180)Dan Engelbrecht2024-10-021-2/+11
* gc command attachment options (#176)Dan Engelbrecht2024-09-302-7/+14