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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP
de/get-cache-chunks-api-with-separate-policy
Dan Engelbrecht
2022-09-15
1
-0
/
+581
*
cleanup
Dan Engelbrecht
2022-09-09
1
-45
/
+54
*
fixup partial record detection
Dan Engelbrecht
2022-09-07
1
-2
/
+6
*
Merge remote-tracking branch 'origin/main' into de/new-upstream-api-with-sepa...
Dan Engelbrecht
2022-09-07
1
-18
/
+37
|
\
|
*
Implement proper GetCacheValues upstream (#155)
Dan Engelbrecht
2022-09-06
1
-17
/
+34
*
|
cleanup
Dan Engelbrecht
2022-09-07
1
-20
/
+18
*
|
GetCacheRecords uses proper separate Policy struct
Dan Engelbrecht
2022-09-07
1
-119
/
+202
*
|
Use cacherequests structs when handing GetCacheRecords
Dan Engelbrecht
2022-09-06
1
-250
/
+680
|
/
*
Make cas storage an hidden implementation detail of CidStore (#130)
v0.1.4-pre6
v0.1.4-pre5
Dan Engelbrecht
2022-06-17
1
-9
/
+9
*
namespace/bucket validation now uses AsciiSet for more efficient validation (...
Stefan Boberg
2022-06-10
1
-5
/
+7
*
Corrected some typos in log messages
Stefan Boberg
2022-06-08
1
-3
/
+5
*
add warnings on illegal namespace/bucket names
Dan Engelbrecht
2022-06-08
1
-0
/
+5
*
namespace drop
Dan Engelbrecht
2022-05-25
1
-9
/
+9
*
fix mac compilation error
Dan Engelbrecht
2022-05-19
1
-1
/
+1
*
fix tests
Dan Engelbrecht
2022-05-19
1
-5
/
+5
*
Keep Namespace out of CacheKey and store it on request level
Dan Engelbrecht
2022-05-19
1
-96
/
+125
*
align bucket naming rules with UE code base
Dan Engelbrecht
2022-05-18
1
-3
/
+4
*
review feedback
Dan Engelbrecht
2022-05-16
1
-27
/
+26
*
drop api/v2 prefix for non-legacy requests
Dan Engelbrecht
2022-05-16
1
-112
/
+172
*
use ns_ prefix on disk only
Dan Engelbrecht
2022-05-16
1
-5
/
+0
*
use "default" as the default namespace
Dan Engelbrecht
2022-05-16
1
-14
/
+14
*
Validate max length for namespace name
Dan Engelbrecht
2022-05-12
1
-0
/
+4
*
keep compatability for valid bucket names
Dan Engelbrecht
2022-05-12
1
-1
/
+1
*
Add validation to namespace names that follows Jupiters rules.
Dan Engelbrecht
2022-05-12
1
-225
/
+192
*
Tests for HttpRequestParseRelativeUri
Dan Engelbrecht
2022-05-12
1
-26
/
+142
*
Add support for /api/v2/ URI requests with namespace support
Dan Engelbrecht
2022-05-12
1
-25
/
+152
*
revert Bucket - Key parameter change
Dan Engelbrecht
2022-05-12
1
-2
/
+1
*
cleanup
Dan Engelbrecht
2022-05-11
1
-26
/
+26
*
parameterize namespace for upstream (first hack)
Dan Engelbrecht
2022-05-11
1
-89
/
+151
*
reverted unnecessary changes
Dan Engelbrecht
2022-05-05
1
-2
/
+2
*
cleanup and review feedback
Dan Engelbrecht
2022-05-05
1
-18
/
+24
*
cleanup
Dan Engelbrecht
2022-05-04
1
-7
/
+6
*
Add namespacecachestore layer to allow multiple structured cache namespaces
Dan Engelbrecht
2022-05-04
1
-24
/
+26
*
mac compilation fix
Dan Engelbrecht
2022-04-29
1
-1
/
+1
*
Use GetCacheValues when checking upstream to reduce number of calls to upstream
Dan Engelbrecht
2022-04-26
1
-47
/
+101
*
Value propagation fix - Read/Write ValueAPI as CompressedBinary type when wri...
mattpetersepic
2022-02-18
1
-27
/
+44
*
Fixed "Record* Record;" non-conformant compile errors from GCC
Martin Ridgers
2022-02-11
1
-10
/
+10
*
Merge pull request #52 from EpicGames/ValuePropagationFix
zousar
2022-02-09
1
-1
/
+1
|
\
|
*
Change Value propagation to Zen or Jupiter
zousar
2022-02-08
1
-1
/
+1
*
|
Simplify HandleRpcGetCacheChunks (#53)
mattpetersepic
2022-02-09
1
-260
/
+292
*
|
Remove the backwards compatibility for the Zen CachePolicy changes no… (#49)
mattpetersepic
2022-02-08
1
-214
/
+32
|
/
*
Cache policy support (#47)
mattpetersepic
2022-02-01
1
-217
/
+953
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2022-01-28
1
-154
/
+406
|
\
|
*
Compile fix
Martin Ridgers
2022-01-28
1
-1
/
+0
|
*
Rename Paylod to Value to match the client side: missing file from previous c...
Matt Peters
2022-01-27
1
-1
/
+1
|
*
Rename Paylod to Value to match the client side. Rename PayloadId to ValueCon...
mattpetersepic
2022-01-27
1
-47
/
+52
|
*
Add batched CacheRecord put rpc (#38)
mattpetersepic
2022-01-27
1
-17
/
+178
|
*
Implement SkipData,QueryLocal,StoreLocal for HandleRpcGetCacheRecords (#41)
mattpetersepic
2022-01-26
1
-51
/
+103
|
*
Implement SkipData,QueryLocal,StoreLocal for GET-verb CacheGet requests (#39)
mattpetersepic
2022-01-26
1
-40
/
+75
*
|
Structured cache PUTs now preserve content type for binary and compressed binary
Stefan Boberg
2022-01-28
1
-2
/
+2
|
/
[next]