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/claude-windows-guide-helpers
de/compressed-buffer-creation-opts
de/consul-support
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
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/loadoplog-refactor
de/macos-copyright
de/macos-x86-build
de/memory-stomp-detector
de/merge-5.7.25-hotpatch
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.24-hotpatch
de/v5.7.25-hotpatch
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
main
rpc-analyze
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/compute-auth
sb/compute-scheduler
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/more-tui
sb/no-network
sb/rpc-analysis
sb/sessionize
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/update-docs
sb/xrepo
sb/zen-master
streamapi
tb/docker
wait_for_quiescence
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
/
zenserver
/
cache
/
structuredcachestore.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved source directories into `/src` (#264)
Stefan Boberg
2023-05-02
1
-535
/
+0
*
save cache rawsize and rawhash in manifest file instead of log file (#251)
Dan Engelbrecht
2023-04-21
1
-5
/
+2
*
oplog and cache stats (#244)
Dan Engelbrecht
2023-04-21
1
-14
/
+49
*
store cache rawhash and rawsize for unstructured cache values (#234)
Dan Engelbrecht
2023-02-23
1
-8
/
+13
*
Refactor CacheBuckets to allow for storing RawHash/RawSize (#232)
v0.2.4-pre0
v0.2.4
Dan Engelbrecht
2023-02-20
1
-42
/
+65
*
Add info (GET) endpoints for structured cache (#211)
Dan Engelbrecht
2023-01-11
1
-21
/
+98
*
Fix log index snapshot (#210)
Dan Engelbrecht
2022-12-16
1
-0
/
+1
*
Fix disk usage stats (#194)
Dan Engelbrecht
2022-11-24
1
-6
/
+4
*
bump cache large object size limit to 128Kb (#191)
Dan Engelbrecht
2022-11-21
1
-1
/
+1
*
move BasicFile to zenutil to remove zenstore dependency from zen command (#190)
Dan Engelbrecht
2022-11-17
1
-1
/
+0
*
Remove legacy code (#161)
Dan Engelbrecht
2022-09-08
1
-12
/
+10
*
Make cas storage an hidden implementation detail of CidStore (#130)
v0.1.4-pre6
v0.1.4-pre5
Dan Engelbrecht
2022-06-17
1
-5
/
+5
*
removed unnecessary CasStore forward declarations
Stefan Boberg
2022-06-13
1
-1
/
+0
*
NameSpaceMap -> NamespaceMap
Dan Engelbrecht
2022-05-25
1
-2
/
+2
*
namespace drop
Dan Engelbrecht
2022-05-25
1
-2
/
+5
*
Make sure ZenCacheMemoryLayer handles dropped buckets correctly (just like Ze...
Dan Engelbrecht
2022-05-25
1
-4
/
+8
*
If a bucket is in m_BucketMap it is OK, no need for separate flag
Dan Engelbrecht
2022-05-25
1
-3
/
+1
*
Use rename/delete and keep pointer for dropped buckets
Dan Engelbrecht
2022-05-24
1
-24
/
+25
*
Automatically create namespaces on requests (if enabled via configuration)
Dan Engelbrecht
2022-05-20
1
-1
/
+10
*
migrate legacy cache folders to ue4.ddc namespace
Dan Engelbrecht
2022-05-19
1
-1
/
+2
*
use ns_ prefix on disk only
Dan Engelbrecht
2022-05-16
1
-2
/
+2
*
use "default" as the default namespace
Dan Engelbrecht
2022-05-16
1
-2
/
+2
*
Tests for HttpRequestParseRelativeUri
Dan Engelbrecht
2022-05-12
1
-0
/
+1
*
remove use of Ref<> in ZenCacheStore
Dan Engelbrecht
2022-05-06
1
-3
/
+3
*
review feedback and cleanup
Dan Engelbrecht
2022-05-06
1
-4
/
+7
*
revert back constructor order for ZenCacheStore
Dan Engelbrecht
2022-05-05
1
-1
/
+1
*
cleanup and review feedback
Dan Engelbrecht
2022-05-05
1
-4
/
+6
*
cleanup
Dan Engelbrecht
2022-05-04
1
-5
/
+28
*
collectgarbage for compactcas and structured cache uses shared implementation
Dan Engelbrecht
2022-05-01
1
-8
/
+4
*
correct expire vs contribute
Dan Engelbrecht
2022-04-12
1
-1
/
+3
*
cleaner GatherReferences
Dan Engelbrecht
2022-04-12
1
-1
/
+1
*
structured cache with block store
Dan Engelbrecht
2022-04-12
1
-40
/
+53
*
Retain flags for small objects in structured cache (#68)
Dan Engelbrecht
2022-03-30
1
-0
/
+1
*
clang-format
Stefan Boberg
2022-02-02
1
-7
/
+7
*
Implemented support for storing compressed buffers as values in structured ca...
Stefan Boberg
2022-01-25
1
-4
/
+10
*
Changed timestamp to atomic int64.
Per Larsson
2022-01-03
1
-7
/
+36
*
Fixed "incomplete type" error.
Martin Ridgers
2021-12-15
1
-1
/
+120
*
Merged main.
Per Larsson
2021-12-14
1
-1
/
+1
|
\
|
*
Merged main
Martin Ridgers
2021-11-12
1
-3
/
+3
|
|
\
|
*
|
CacheBucket::BuildPath() uses a PathBuilder instead of a WideStrBuilder
Martin Ridgers
2021-11-02
1
-2
/
+2
|
*
|
Merged main
Martin Ridgers
2021-11-01
1
-1
/
+85
|
|
\
\
|
*
|
|
CacheBucket is going to get defined else where in an upcoming merge
Martin Ridgers
2021-11-01
1
-3
/
+1
|
*
|
|
Merged main
Martin Ridgers
2021-11-01
1
-3
/
+4
|
|
\
\
\
|
*
|
|
|
Gave ZenCacheDiskLayer::CacheBucket a body
Martin Ridgers
2021-10-29
1
-1
/
+3
|
*
|
|
|
Use THIRDPARTY_START/END instead of MSVC pragmas
Martin Ridgers
2021-10-29
1
-3
/
+2
*
|
|
|
|
Refactored z$ GC.
Per Larsson
2021-12-13
1
-6
/
+19
*
|
|
|
|
Added size to GcStorage.
Per Larsson
2021-12-10
1
-16
/
+10
*
|
|
|
|
Disabled cache tracker.
Per Larsson
2021-12-09
1
-5
/
+10
*
|
|
|
|
First pass of z$ garbage collection.
Per Larsson
2021-12-07
1
-1
/
+4
*
|
|
|
|
Added support for time based eviction policy in structured cache.
Per Larsson
2021-12-07
1
-5
/
+2
[next]