aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* optimize startup time (#175)Dan Engelbrecht2024-09-301-9/+3
* reduce lock time for memcache trim (#171)Dan Engelbrecht2024-09-271-3/+4
* Add `gc-attachment-passes` option to zenserver (#167)Dan Engelbrecht2024-09-251-4/+11
* Added namespace qualifier (optional) for z$ rpc requests (#166)Stefan Boberg2024-09-231-0/+1
* gc unused refactor (#165)Dan Engelbrecht2024-09-232-18/+27
* made fmt formatter format function const (#162)Stefan Boberg2024-09-201-1/+1
* unblock PreCache (#164)Dan Engelbrecht2024-09-201-1/+1
* gc performance improvements (#160)Dan Engelbrecht2024-09-172-29/+22
* clean cache slog files on startup (#143)Dan Engelbrecht2024-09-041-3/+7
* move gc logs to gc logger (#142)Dan Engelbrecht2024-09-041-0/+1
* oplog index snapshots (#140)Dan Engelbrecht2024-09-031-2/+2
* meta info store (#75)Dan Engelbrecht2024-08-302-7/+24
* hardening and reduced spam from GC on failure (#112)Dan Engelbrecht2024-08-141-2/+3
* add gc single threaded option (#104)Dan Engelbrecht2024-08-071-1/+4
* Make sure we monitor for new project, oplogs, namespaces and buckets during G...Dan Engelbrecht2024-06-133-10/+72
* workspaces config and fixes (#92)Dan Engelbrecht2024-06-111-4/+5
* workspace share aliases (#91)Dan Engelbrecht2024-06-041-0/+15
* add batching of CacheStore requests for GetCacheValues/GetCacheChunks (#90)Dan Engelbrecht2024-06-043-19/+56
* workspace shares (#84)Dan Engelbrecht2024-05-291-0/+102
* refactor BlockStore IterateChunks (#77)Dan Engelbrecht2024-05-171-12/+11
* batch cache put (#67)Dan Engelbrecht2024-05-022-6/+46
* iterate cas chunks (#59)Dan Engelbrecht2024-04-242-2/+8
* safer gcv2 on error (#60)Dan Engelbrecht2024-04-241-0/+2
* InsertChunks for CAS store (#55)Dan Engelbrecht2024-04-222-9/+15
* validate rpc chunk responses (#36)Dan Engelbrecht2024-04-031-1/+1
* add support for responding with partial cache chunks (#11)Dan Engelbrecht2024-03-211-2/+3
* special treatment large oplog attachments v2 (#5)Dan Engelbrecht2024-03-141-0/+54
* Make sure we wait for all scheduled tasks to complete before throwing excepti...Dan Engelbrecht2024-02-281-0/+4
* improved block store logging and more gcv2 tests (#659)Dan Engelbrecht2024-02-271-1/+2
* remove reference caching (#658)Dan Engelbrecht2024-02-271-43/+8
* hashing fixes (#657)Dan Engelbrecht2024-02-262-1/+2
* separate RPC processing from HTTP processing (#626)Stefan Boberg2023-12-205-1/+275
* move cachedisklayer and structuredcachestore into zenstore (#624)Stefan Boberg2023-12-193-0/+853
* Fix crash bug when trying to inspect non-open block file in GC (#614)Dan Engelbrecht2023-12-181-0/+1
* improved scrubbing of oplogs and filecas (#596)Stefan Boberg2023-12-112-1/+8