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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-09-28
1
-30
/
+50
|
\
|
*
Removed using the bucket name to detect binary cache records and store conten...
Per Larsson
2021-09-28
1
-30
/
+50
*
|
Removed MemoryOutStream, MemoryInStream
Stefan Boberg
2021-09-28
1
-6
/
+4
|
/
*
Removed unused KV cache related code
Stefan Boberg
2021-09-26
2
-336
/
+0
*
Eliminated use of ATL in StructuredCacheStore implementation
Stefan Boberg
2021-09-26
1
-41
/
+39
*
Added scrubbing logic to ZenCacheDiskLayer/ZenCacheMemoryLayer
Stefan Boberg
2021-09-23
2
-49
/
+153
*
Fixed unused variable warning
Stefan Boberg
2021-09-22
1
-1
/
+0
*
Refactored get/set cache pyload.
Per Larsson
2021-09-21
2
-98
/
+87
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-09-21
4
-1
/
+19
|
\
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-09-21
1
-1
/
+1
|
|
\
|
*
|
Wired up scrubbing to more higher level services
Stefan Boberg
2021-09-21
4
-1
/
+19
*
|
|
Refactored out get/set cache record.
Per Larsson
2021-09-21
2
-348
/
+300
|
|
/
|
/
|
*
|
Clang format fix.
Per Larsson
2021-09-21
1
-1
/
+1
|
/
*
Added more scrub stubs in higher level services
Stefan Boberg
2021-09-20
4
-4
/
+43
*
clang-format
Stefan Boberg
2021-09-20
1
-16
/
+12
*
Resolved merge from main
Stefan Boberg
2021-09-20
1
-21
/
+37
|
\
|
*
Respect skip attachments when retrieved from upstream cache.
Per Larsson
2021-09-20
1
-0
/
+12
|
*
Added support for skipping package attachments.
Per Larsson
2021-09-20
1
-21
/
+25
*
|
Moved more code into zen namespace, for consistency
Stefan Boberg
2021-09-20
4
-134
/
+136
|
/
*
Initial support for cache policies.
Per Larsson
2021-09-17
2
-17
/
+139
*
zcache - minor cleanup.
Per Larsson
2021-09-16
1
-28
/
+24
*
Compact binary package caching support (#9)
Per Larsson
2021-09-16
1
-116
/
+314
*
Fixed logging in structured cache (did not end up getting routed right)
Stefan Boberg
2021-09-16
1
-0
/
+1
*
Changed logging implementation
Stefan Boberg
2021-09-15
3
-50
/
+46
*
Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...
Stefan Boberg
2021-09-15
3
-3
/
+3
*
Changed so more loggers go via the zen::loggers interface
Stefan Boberg
2021-09-15
2
-5
/
+8
*
Implemented generic CbPackage attachments filtering
Stefan Boberg
2021-09-13
1
-22
/
+1
*
clang-format fixes
Stefan Boberg
2021-09-12
1
-2
/
+6
*
HttpResponse enum -> HttpResponseCode
Stefan Boberg
2021-09-12
1
-18
/
+18
*
clang-format
Stefan Boberg
2021-09-09
1
-1
/
+1
*
Factored out http server related code into zenhttp module since it feels out ...
Stefan Boberg
2021-09-09
2
-2
/
+2
*
Removed legacy key-value cache (may be reinstated in another form in the future)
Stefan Boberg
2021-09-03
2
-251
/
+0
*
Zen upstream support (#7)
Per Larsson
2021-09-03
2
-26
/
+25
*
Removed #pragma once from cpp files (copy pasta fail)
Stefan Boberg
2021-09-03
2
-4
/
+0
*
IoHash::HashMemory -> IoHash::HashBuffer for consistency with UE5 code
Stefan Boberg
2021-09-02
1
-2
/
+2
*
Fixed a race in bucket open/create logic
Stefan Boberg
2021-08-31
1
-10
/
+24
*
Asynchronous upstream caching to Jupiter
Per Larsson
2021-08-31
4
-194
/
+189
*
Eliminated rocksdb reference
Stefan Boberg
2021-08-31
1
-2
/
+0
*
clang-format fix
Stefan Boberg
2021-08-24
1
-2
/
+2
*
Fixed up drop logic (short circuiting fail!)
Stefan Boberg
2021-08-24
1
-3
/
+5
*
Improved ZenCacheStore::DropBucket logic and added logging
Stefan Boberg
2021-08-23
1
-4
/
+8
*
clang-format
Stefan Boberg
2021-08-20
1
-1
/
+1
*
added 'zen drop' command to drop cache buckets online
Stefan Boberg
2021-08-17
2
-4
/
+10
*
Implemented support for dropping z$ buckets while online
Stefan Boberg
2021-08-17
4
-2
/
+118
*
Implemented flush operations for cache services
Stefan Boberg
2021-08-12
6
-21
/
+191
*
trivial: Updated comment
Stefan Boberg
2021-08-10
1
-1
/
+1
*
Validate that structured cache bucket identifiers are alphanumeric
Stefan Boberg
2021-06-17
1
-0
/
+6
*
clang-format fixes
Stefan Boberg
2021-05-27
1
-2
/
+4
*
Structured cache now verifies attachment payloads
Stefan Boberg
2021-05-25
1
-14
/
+22
*
Bumped large object threshold to 64k, improved disk bucket replay mutex logic
Stefan Boberg
2021-05-25
1
-8
/
+6
[prev]
[next]