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
/
zenserver
/
cache
/
structuredcache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert Bucket - Key parameter change
Dan Engelbrecht
2022-05-12
1
-1
/
+1
*
cleanup
Dan Engelbrecht
2022-05-11
1
-1
/
+1
*
parameterize namespace for upstream (first hack)
Dan Engelbrecht
2022-05-11
1
-1
/
+2
*
Fixed "Record* Record;" non-conformant compile errors from GCC
Martin Ridgers
2022-02-11
1
-3
/
+3
*
Simplify HandleRpcGetCacheChunks (#53)
mattpetersepic
2022-02-09
1
-10
/
+27
*
Remove the backwards compatibility for the Zen CachePolicy changes no… (#49)
mattpetersepic
2022-02-08
1
-20
/
+13
*
Cache policy support (#47)
mattpetersepic
2022-02-01
1
-6
/
+36
*
Rename Paylod to Value to match the client side. Rename PayloadId to ValueCon...
mattpetersepic
2022-01-27
1
-5
/
+5
*
Add batched CacheRecord put rpc (#38)
mattpetersepic
2022-01-27
1
-0
/
+9
*
Cachepolicy (#36)
mattpetersepic
2022-01-25
1
-7
/
+7
*
Refactored upstream cache to better handle different states in prep for dynam...
Per Larsson
2022-01-24
1
-16
/
+16
*
Fixed up some merge fallout
Stefan Boberg
2021-11-18
1
-0
/
+1
*
merge from main
Stefan Boberg
2021-11-18
1
-1
/
+4
|
\
|
*
Updated cache policy according to UE.
Per Larsson
2021-11-15
1
-1
/
+1
|
*
Changed from batch to RPC.
Per Larsson
2021-11-11
1
-3
/
+3
|
*
Handle cache record policy.
Per Larsson
2021-11-10
1
-3
/
+3
|
*
Sort cache keys when resolving payload ID's.
Per Larsson
2021-11-09
1
-1
/
+1
|
*
Added batched get chunk(s).
Per Larsson
2021-11-08
1
-0
/
+2
|
*
First pass batch request.
Per Larsson
2021-10-29
1
-0
/
+1
*
|
Add /vsxmake* to .gitignore
Stefan Boberg
2021-11-03
1
-0
/
+1
*
|
z$: Removed CasStore
Stefan Boberg
2021-10-21
1
-2
/
+0
|
/
*
Support for asynchronous HTTP response processing (#19)
Stefan Boberg
2021-10-06
1
-6
/
+6
*
Merged from upstream
Stefan Boberg
2021-10-05
1
-7
/
+15
*
Added cache HIT/MISS stat counters.
Per Larsson
2021-10-01
1
-0
/
+8
*
structured cache: Rewrote metrics tracking using OperationTiming
Stefan Boberg
2021-09-30
1
-3
/
+1
*
structured cache: added request meter and stats reporting
Stefan Boberg
2021-09-30
1
-0
/
+1
*
structured cache: Added stats test code (needs additional work / metrics)
Stefan Boberg
2021-09-30
1
-0
/
+4
*
Refactored get/set cache pyload.
Per Larsson
2021-09-21
1
-1
/
+3
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-09-21
1
-0
/
+1
|
\
|
*
Wired up scrubbing to more higher level services
Stefan Boberg
2021-09-21
1
-0
/
+1
*
|
Refactored out get/set cache record.
Per Larsson
2021-09-21
1
-1
/
+3
|
/
*
Added more scrub stubs in higher level services
Stefan Boberg
2021-09-20
1
-0
/
+1
*
Moved more code into zen namespace, for consistency
Stefan Boberg
2021-09-20
1
-3
/
+2
*
Initial support for cache policies.
Per Larsson
2021-09-17
1
-2
/
+3
*
Fixed logging in structured cache (did not end up getting routed right)
Stefan Boberg
2021-09-16
1
-0
/
+1
*
Changed so more loggers go via the zen::loggers interface
Stefan Boberg
2021-09-15
1
-2
/
+5
*
Factored out http server related code into zenhttp module since it feels out ...
Stefan Boberg
2021-09-09
1
-1
/
+1
*
Asynchronous upstream caching to Jupiter
Per Larsson
2021-08-31
1
-13
/
+14
*
added 'zen drop' command to drop cache buckets online
Stefan Boberg
2021-08-17
1
-1
/
+1
*
Implemented support for dropping z$ buckets while online
Stefan Boberg
2021-08-17
1
-0
/
+1
*
Implemented flush operations for cache services
Stefan Boberg
2021-08-12
1
-4
/
+11
*
trivial: Updated comment
Stefan Boberg
2021-08-10
1
-1
/
+1
*
Merged from origin/main
Stefan Boberg
2021-05-25
1
-4
/
+13
|
\
|
*
Added CidStore, currently used to track relationships between compressed and ...
Stefan Boberg
2021-05-24
1
-1
/
+3
|
*
Implemented new URI addressing scheme for the Zen cache endpoints, and prepar...
Stefan Boberg
2021-05-23
1
-1
/
+3
|
*
Split out structured cache store code into dedicated cpp/h pair
Stefan Boberg
2021-05-22
1
-1
/
+1
|
*
Partial refactoring of structured cache implementation - WIP
Stefan Boberg
2021-05-21
1
-5
/
+6
|
*
WIP structured cache endpoints - tactical check-in not fully functional yet
Stefan Boberg
2021-05-20
1
-2
/
+13
*
|
Updated structured cache description
Stefan Boberg
2021-05-25
1
-0
/
+23
|
/
*
Adding zenservice code
Stefan Boberg
2021-05-11
1
-0
/
+40