index
:
zen
273-integrated-memory-tracking
actions_updates
asio
ddcref
de/add-builds-download-force-option
de/add-verbose-logging-on-missing-blocks
de/auto-batch-upstream
de/better-composite-iterator
de/bloom-filter-experiment
de/builds-cmd-refactor
de/chunk-info-logging
de/compressed-buffer-creation-opts
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
de/enable-partial-requests-to-jupiter-by-default
de/etag-for-oplog-chunks
de/file-change-monitor
de/fix-httpsys-shutdown
de/get-cache-chunks-api-with-separate-policy
de/httpclient-send-refactor
de/improve-status-command
de/improved-projectstore-batch-requests
de/improved-write-cache
de/increase-logging-to-find-mac-upload-error
de/json-to-cbobject-test
de/macos-copyright
de/macos-x86-build
de/memory-stomp-detector
de/new-append-op-rpc
de/no-mmap-for-attachment-meta-files
de/oplog-attachment-warnings
de/oplog-import-improvements
de/oplog-partial-block-download
de/optionally-keep-value-in-memory-when-uploadint-to-remote
de/reduce-project-store-memory
de/reduce-upstream-api
de/release-5.7.8-minimal
de/safer-oplog-import
de/statds-for-gc
de/test-macos-signing-with-id
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.8-with-sb-refactor
de/vcpkg-latest
de/zen-as-oplog-store
de/zenserver-full-build-storage
deriveddata
di/add_cmake_dev
di/plugin-name-wip
di/poc_zen_command_plugins
feature/oplog-dependency-graph
lm/batch-request-content-type
lm/builds-metadata-integer-changelist
lm/oidctoken-exe-path
lm/restrict-content-type
main
rpc-analyze
sb/block-clone
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/curly-httpclient
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/more-tui
sb/oidc-token
sb/orch
sb/rpc-analysis
sb/spdlog-out
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-master
sb/zenserver-test-verbose
streamapi
tb/docker
wait_for_quiescence
zen-options
zs/get-all-chunk-infos
zs/xrepo
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
zenstore
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
reduced memory churn using fixed_xxx containers (#236)
Stefan Boberg
2025-03-06
3
-19
/
+29
*
moving and small refactor of chunk blocks to prepare for builds api (#282)
Dan Engelbrecht
2025-02-12
1
-54
/
+0
*
move basicfile.h/cpp -> zencore (#273)
Dan Engelbrecht
2025-01-16
2
-2
/
+2
*
Unity build fixes (#253)
Stefan Boberg
2024-12-05
1
-1
/
+5
*
caller controls threshold for bulk-loading chunks in IterateChunks (#222)
Dan Engelbrecht
2024-11-25
2
-2
/
+3
*
oplog prep gc fix (#216)
Dan Engelbrecht
2024-11-15
3
-26
/
+62
*
workspace share security (#192)
Dan Engelbrecht
2024-10-23
1
-21
/
+62
*
bucket size queries (#203)
Dan Engelbrecht
2024-10-21
3
-1
/
+29
*
remove gc v1 (#121)
Dan Engelbrecht
2024-10-03
4
-100
/
+17
*
gc block size target max size (#180)
Dan Engelbrecht
2024-10-02
1
-2
/
+11
*
gc command attachment options (#176)
Dan Engelbrecht
2024-09-30
2
-7
/
+14
*
optimize startup time (#175)
Dan Engelbrecht
2024-09-30
1
-9
/
+3
*
reduce lock time for memcache trim (#171)
Dan Engelbrecht
2024-09-27
1
-3
/
+4
*
Add `gc-attachment-passes` option to zenserver (#167)
Dan Engelbrecht
2024-09-25
1
-4
/
+11
*
Added namespace qualifier (optional) for z$ rpc requests (#166)
Stefan Boberg
2024-09-23
1
-0
/
+1
*
gc unused refactor (#165)
Dan Engelbrecht
2024-09-23
2
-18
/
+27
*
made fmt formatter format function const (#162)
Stefan Boberg
2024-09-20
1
-1
/
+1
*
unblock PreCache (#164)
Dan Engelbrecht
2024-09-20
1
-1
/
+1
*
gc performance improvements (#160)
Dan Engelbrecht
2024-09-17
2
-29
/
+22
*
clean cache slog files on startup (#143)
Dan Engelbrecht
2024-09-04
1
-3
/
+7
*
move gc logs to gc logger (#142)
Dan Engelbrecht
2024-09-04
1
-0
/
+1
*
oplog index snapshots (#140)
Dan Engelbrecht
2024-09-03
1
-2
/
+2
*
meta info store (#75)
Dan Engelbrecht
2024-08-30
2
-7
/
+24
*
hardening and reduced spam from GC on failure (#112)
Dan Engelbrecht
2024-08-14
1
-2
/
+3
*
add gc single threaded option (#104)
Dan Engelbrecht
2024-08-07
1
-1
/
+4
*
Make sure we monitor for new project, oplogs, namespaces and buckets during G...
Dan Engelbrecht
2024-06-13
3
-10
/
+72
*
workspaces config and fixes (#92)
Dan Engelbrecht
2024-06-11
1
-4
/
+5
*
workspace share aliases (#91)
Dan Engelbrecht
2024-06-04
1
-0
/
+15
*
add batching of CacheStore requests for GetCacheValues/GetCacheChunks (#90)
Dan Engelbrecht
2024-06-04
3
-19
/
+56
*
workspace shares (#84)
Dan Engelbrecht
2024-05-29
1
-0
/
+102
*
refactor BlockStore IterateChunks (#77)
Dan Engelbrecht
2024-05-17
1
-12
/
+11
*
batch cache put (#67)
Dan Engelbrecht
2024-05-02
2
-6
/
+46
*
iterate cas chunks (#59)
Dan Engelbrecht
2024-04-24
2
-2
/
+8
*
safer gcv2 on error (#60)
Dan Engelbrecht
2024-04-24
1
-0
/
+2
*
InsertChunks for CAS store (#55)
Dan Engelbrecht
2024-04-22
2
-9
/
+15
*
validate rpc chunk responses (#36)
Dan Engelbrecht
2024-04-03
1
-1
/
+1
*
add support for responding with partial cache chunks (#11)
Dan Engelbrecht
2024-03-21
1
-2
/
+3
*
special treatment large oplog attachments v2 (#5)
Dan Engelbrecht
2024-03-14
1
-0
/
+54
*
Make sure we wait for all scheduled tasks to complete before throwing excepti...
Dan Engelbrecht
2024-02-28
1
-0
/
+4
*
improved block store logging and more gcv2 tests (#659)
Dan Engelbrecht
2024-02-27
1
-1
/
+2
*
remove reference caching (#658)
Dan Engelbrecht
2024-02-27
1
-43
/
+8
*
hashing fixes (#657)
Dan Engelbrecht
2024-02-26
2
-1
/
+2
*
separate RPC processing from HTTP processing (#626)
Stefan Boberg
2023-12-20
5
-1
/
+275
*
move cachedisklayer and structuredcachestore into zenstore (#624)
Stefan Boberg
2023-12-19
3
-0
/
+853
*
Fix crash bug when trying to inspect non-open block file in GC (#614)
Dan Engelbrecht
2023-12-18
1
-0
/
+1
*
improved scrubbing of oplogs and filecas (#596)
Stefan Boberg
2023-12-11
2
-1
/
+8
*
reserve vectors in gcv2 upfront / load factor for robin_map (#582)
Dan Engelbrecht
2023-12-04
2
-16
/
+26
*
use 32 bit offset and size in BlockStoreLocation (#581)
Dan Engelbrecht
2023-12-01
1
-13
/
+13
*
add separate PreCache step for GcReferenceChecker (#578)
Dan Engelbrecht
2023-12-01
2
-0
/
+6
*
optimized index snapshot reading/writing (#561)
Stefan Boberg
2023-11-27
1
-1
/
+10
[next]