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
/
structuredcachestore.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
move cachedisklayer and structuredcachestore into zenstore (#624)
Stefan Boberg
2023-12-19
1
-2456
/
+0
*
add separate PreCache step for GcReferenceChecker (#578)
Dan Engelbrecht
2023-12-01
1
-33
/
+66
*
compact separate for gc referencer (#533)
Dan Engelbrecht
2023-11-21
1
-110
/
+118
*
Don't put cache entries into the memory cache on Put, only on Get (#518)
Dan Engelbrecht
2023-11-07
1
-5
/
+21
*
spdlog implementation hiding (#498)
Stefan Boberg
2023-11-06
1
-2
/
+3
*
gc v2 tests (#512)
Dan Engelbrecht
2023-11-06
1
-53
/
+9
*
statsd for cas (#511)
Dan Engelbrecht
2023-11-06
1
-1
/
+1
*
individual gc stats (#506)
Dan Engelbrecht
2023-10-30
1
-139
/
+167
*
New GC implementation (#459)
Dan Engelbrecht
2023-10-30
1
-1
/
+653
*
statsd metrics reporting (#496)
Stefan Boberg
2023-10-25
1
-4
/
+24
*
merge disk and memory layers (#493)
Dan Engelbrecht
2023-10-24
1
-96
/
+69
*
Remove any unreferenced blocks in block store on open (#492)
Dan Engelbrecht
2023-10-23
1
-8
/
+3
*
Don't prune block locations due to missing blocks a startup (#487)
Dan Engelbrecht
2023-10-20
1
-0
/
+8
*
clean up GcContributor and GcStorage to be pure interfaces (#485)
Dan Engelbrecht
2023-10-20
1
-2
/
+6
*
add `flush` command and more gc status info (#483)
Dan Engelbrecht
2023-10-18
1
-3
/
+8
*
cache reference tracking (#455)
Dan Engelbrecht
2023-10-10
1
-36
/
+45
*
reject bad bucket reads (#456)
Stefan Boberg
2023-10-09
1
-4
/
+13
*
reject known bad bucket names in structured cache (#452)
v0.2.27-pre0
Stefan Boberg
2023-10-06
1
-5
/
+30
*
faster accesstime save restore (#439)
Dan Engelbrecht
2023-10-03
1
-29
/
+33
*
Limit size of memory cache layer (#423)
Dan Engelbrecht
2023-10-02
1
-21
/
+51
*
adding more stats (#429)
Dan Engelbrecht
2023-09-28
1
-4
/
+53
*
Add runtime status/control of logging (#419)
Dan Engelbrecht
2023-09-22
1
-12
/
+29
*
VFS implementation for local storage service (#396)
Stefan Boberg
2023-09-20
1
-0
/
+18
*
add DiskWriteBlocker to structured cache store log writer (#408)
Dan Engelbrecht
2023-09-15
1
-30
/
+40
*
add more trace scopes (#362)
Dan Engelbrecht
2023-09-15
1
-2
/
+10
*
ZenCacheStore is now reference counted (#398)
Stefan Boberg
2023-09-13
1
-0
/
+10
*
gracefully handle errors when writing cache log (#391)
Dan Engelbrecht
2023-09-11
1
-29
/
+50
*
Minor: Make sure to reset cache logging worker thread event to avoid busy-loo...
Dan Engelbrecht
2023-08-24
1
-0
/
+1
*
single thread async cache log (#361)
Dan Engelbrecht
2023-08-17
1
-72
/
+83
*
skip upstream logic early if we have no upstream endpoints (#359)
Dan Engelbrecht
2023-08-17
1
-23
/
+42
*
cache log sessionid (#297)
Stefan Boberg
2023-05-23
1
-50
/
+78
*
Restructured structured cache store (#314)
Stefan Boberg
2023-05-17
1
-2422
/
+2
*
Content scrubbing (#271)
Stefan Boberg
2023-05-16
1
-135
/
+290
*
Add `--gc-projectstore-duration-seconds` option (#281)
Dan Engelbrecht
2023-05-16
1
-9
/
+9
*
removed remnants of ZEN_USE_REF_TRACKING
Stefan Boberg
2023-05-15
1
-19
/
+0
*
minor GC API cleanup
Stefan Boberg
2023-05-15
1
-13
/
+13
*
Remove ZEN_CACHE_TRACKER etc
Stefan Boberg
2023-05-15
1
-13
/
+0
*
wipe cache buckets block store that may contain invalid state (#300)
Dan Engelbrecht
2023-05-12
1
-0
/
+14
*
fix gc bucket index compaction (#299)
Dan Engelbrecht
2023-05-12
1
-4
/
+5
*
implemented structured cache logging (#296)
Stefan Boberg
2023-05-12
1
-2
/
+73
*
WARN level log if we can't write snapshot/manifest/access times (#288)
Dan Engelbrecht
2023-05-11
1
-2
/
+9
*
clean up log/index reading and fix incorrect logging about bad log files (#286)
Dan Engelbrecht
2023-05-10
1
-4
/
+8
*
Validate that entries points inside valid blocks at startup (#280)
Dan Engelbrecht
2023-05-09
1
-4
/
+44
*
moved source directories into `/src` (#264)
Stefan Boberg
2023-05-02
1
-0
/
+3648