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
/
zenserver
/
cache
Commit message (
Expand
)
Author
Age
Files
Lines
*
move rpcrecorder out from cache subfolder (#552)
Dan Engelbrecht
2025-10-03
1
-1
/
+1
*
cacherequests helpers test only (#551)
Dan Engelbrecht
2025-10-03
2
-14
/
+4
*
remove zenutil dependency in zenremotestore (#547)
Dan Engelbrecht
2025-10-03
1
-2
/
+2
*
cache RPC replay fixes (minor) (#544)
Stefan Boberg
2025-10-03
1
-1
/
+1
*
make cpr a HttpClient implementation detail (#517)
Stefan Boberg
2025-09-29
1
-6
/
+8
*
Report Incomplete Records To Client
zousar
2025-09-24
1
-3
/
+5
*
Change batch put responses for client reporting
zousar
2025-09-19
1
-2
/
+5
*
add EMode to WorkerTheadPool to avoid thread starvation (#492)
Dan Engelbrecht
2025-09-10
1
-1
/
+1
*
add validation of compact binary payloads before reading them (#483)
Dan Engelbrecht
2025-09-04
1
-25
/
+42
*
revert multi-cid store (#475)
Dan Engelbrecht
2025-08-26
2
-199
/
+92
*
per namespace/project cas prep refactor (#470)
Dan Engelbrecht
2025-08-20
2
-113
/
+200
*
Merge branch 'main' into zs/put-overwrite-policy
zousar
2025-06-24
1
-8
/
+19
|
\
|
*
graceful wait in parallelwork destructor (#438)
Dan Engelbrecht
2025-06-16
1
-1
/
+10
|
*
pause, resume and abort running builds cmd (#421)
Dan Engelbrecht
2025-06-05
1
-3
/
+4
|
*
handle exception with batch work (#401)
Dan Engelbrecht
2025-05-19
1
-8
/
+9
*
|
Change to PutResult structure
zousar
2025-06-24
1
-32
/
+57
*
|
Establish TODOs and unit test for rejected PUT propagation
zousar
2025-03-24
1
-0
/
+3
*
|
Enforce Overwrite Prevention According To Cache Policy
zousar
2025-02-26
1
-29
/
+59
|
/
*
jupiter code cleanup (#276)
Dan Engelbrecht
2025-01-22
1
-1
/
+1
*
move basicfile.h/cpp -> zencore (#273)
Dan Engelbrecht
2025-01-16
1
-2
/
+2
*
Memory tracking improvements (#262)
Stefan Boberg
2024-12-11
1
-0
/
+4
*
global open process cache for projectstore (#257)
Dan Engelbrecht
2024-12-05
2
-3
/
+6
*
added support for dynamic LLM tags (#245)
Stefan Boberg
2024-12-02
1
-0
/
+13
*
caller controls threshold for bulk-loading chunks in IterateChunks (#222)
Dan Engelbrecht
2024-11-25
1
-2
/
+4
*
bucket size queries (#203)
Dan Engelbrecht
2024-10-21
1
-0
/
+115
*
Added namespace qualifier (optional) for z$ rpc requests (#166)
Stefan Boberg
2024-09-23
2
-52
/
+75
*
cache optimizations (#88)
Dan Engelbrecht
2024-05-30
1
-1
/
+1
*
fix zero size attachment replies (#69)
Dan Engelbrecht
2024-05-02
1
-1
/
+9
*
batch cache put (#67)
Dan Engelbrecht
2024-05-02
1
-5
/
+11
*
InsertChunks for CAS store (#55)
Dan Engelbrecht
2024-04-22
1
-30
/
+47
*
clean up test linking (#4)
Dan Engelbrecht
2024-03-14
2
-280
/
+2
*
remove reference caching (#658)
Dan Engelbrecht
2024-02-27
1
-1
/
+0
*
changed RPC recording to MPSC setup (#638)
Stefan Boberg
2024-01-31
1
-21
/
+1
*
separate RPC processing from HTTP processing (#626)
Stefan Boberg
2023-12-20
2
-1654
/
+40
*
move cachedisklayer and structuredcachestore into zenstore (#624)
Stefan Boberg
2023-12-19
6
-7692
/
+1
*
fix ChunkIndexToChunkHash indexing (#621)
Stefan Boberg
2023-12-19
1
-1
/
+1
*
cache RPC recorder threading fixes (#617)
Stefan Boberg
2023-12-19
2
-15
/
+62
*
Don't use copy of Payloads array when fetching memcached payload in GC (#609)
Dan Engelbrecht
2023-12-13
1
-1
/
+1
*
improve trace (#606)
Dan Engelbrecht
2023-12-13
1
-34
/
+53
*
mem cache perf improvements (#592)
Dan Engelbrecht
2023-12-11
2
-120
/
+168
*
fix deadlock at bucket creation (#598)
Dan Engelbrecht
2023-12-11
2
-177
/
+205
*
Use correct iterator index when looking up memcached payload in GatherReferen...
Dan Engelbrecht
2023-12-05
1
-5
/
+4
*
reserve vectors in gcv2 upfront / load factor for robin_map (#582)
Dan Engelbrecht
2023-12-04
1
-5
/
+20
*
memory usage estimation for memcached entries (#586)
Dan Engelbrecht
2023-12-04
1
-5
/
+24
*
use 32 bit offset and size in BlockStoreLocation (#581)
Dan Engelbrecht
2023-12-01
2
-41
/
+78
*
add separate PreCache step for GcReferenceChecker (#578)
Dan Engelbrecht
2023-12-01
3
-203
/
+381
*
global thread worker pools (#577)
Dan Engelbrecht
2023-11-29
1
-10
/
+5
*
tracing for gcv2 (#574)
Dan Engelbrecht
2023-11-28
1
-0
/
+14
*
optimized index snapshot reading/writing (#561)
Stefan Boberg
2023-11-27
2
-469
/
+800
*
Add GC Cancel/Stop (#568)
Dan Engelbrecht
2023-11-24
1
-11
/
+60
[next]