aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/projectstore/projectstore.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* clean up GcContributor and GcStorage to be pure interfaces (#485)Dan Engelbrecht2023-10-201-3/+6
* add `flush` command and more gc status info (#483)Dan Engelbrecht2023-10-181-2/+3
* faster oplog iteration (#471)Dan Engelbrecht2023-10-131-22/+34
* cache reference tracking (#455)Dan Engelbrecht2023-10-101-6/+9
* fix gc infinite loop (#453)Dan Engelbrecht2023-10-061-5/+13
* faster accesstime save restore (#439)Dan Engelbrecht2023-10-031-23/+43
* lightweight gc (#431)Dan Engelbrecht2023-10-021-0/+4
* Improvement: Add names to background jobs for easier debugging (#412)Dan Engelbrecht2023-09-201-28/+32
* VFS implementation for local storage service (#396)Stefan Boberg2023-09-201-8/+102
* add more trace scopes (#362)Dan Engelbrecht2023-09-151-30/+39
* job queue and async oplog-import/export (#395)Dan Engelbrecht2023-09-131-43/+77
* scan oplog object for fields (#397)Dan Engelbrecht2023-09-131-89/+130
* incremental oplog upload for block-based targets (#392)Dan Engelbrecht2023-09-121-2/+20
* stream oplog attachments from jupiter (#384)Dan Engelbrecht2023-09-061-7/+8
* project store gc deadlock (#381)Dan Engelbrecht2023-08-311-29/+42
* Add `--embedloosefiles` option to `oplog-export` (#376)Dan Engelbrecht2023-08-241-8/+7
* use robinmap in compact cas (#368)Dan Engelbrecht2023-08-211-4/+5
* buffered file reading for oplog (#366)Dan Engelbrecht2023-08-211-5/+16
* add update/delete endpoint for project and oplog (#353)Dan Engelbrecht2023-08-181-0/+40
* check oplog op attachments when gathering references for GC (#363)Dan Engelbrecht2023-08-181-19/+9
* project store stats (#357)Dan Engelbrecht2023-08-141-28/+45
* update vcpkg dependencies (#356)Dan Engelbrecht2023-08-111-2/+2
* Make sure we always write "data" attachment hash for snapshotted oplog entrie...Dan Engelbrecht2023-08-111-7/+25
* Allow oplog file mapping where ServerPath is missing if a attachment hash is ...Dan Engelbrecht2023-08-101-4/+9
* Add `--assume-http2` option to cloud style import/export command to use a HTT...Dan Engelbrecht2023-08-091-1/+3
* fix asserts and exceptions (#344)Dan Engelbrecht2023-08-081-1/+5
* file share support (#328)Stefan Boberg2023-06-161-17/+16
* oplog snapshot (#317)Stefan Boberg2023-05-251-6/+154
* block destructors from throwing exceptions (#321)Dan Engelbrecht2023-05-241-5/+5
* fixed bug where an oplog delete would not actually delete the oplogStefan Boberg2023-05-191-2/+9
* project store refactor (#316)Stefan Boberg2023-05-171-1476/+0
* Additional trace instrumentation (#312)Stefan Boberg2023-05-161-0/+36
* Add `--gc-projectstore-duration-seconds` option (#281)Dan Engelbrecht2023-05-161-12/+12
* added scrubbing related loggingStefan Boberg2023-05-151-0/+2
* minor GC API cleanupStefan Boberg2023-05-151-5/+5
* WARN level log if we can't write snapshot/manifest/access times (#288)Dan Engelbrecht2023-05-111-4/+11
* Low disk space detector (#277)Dan Engelbrecht2023-05-091-38/+80
* project store gc lifetime (#257)Dan Engelbrecht2023-05-081-68/+320
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+4082