This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5.3
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
Horde
/
Horde.Server
/
Storage
History
Ben Marsh
d5ffd173f9
Horde: Include a hash in node locators.
...
[CL 25903979 by Ben Marsh in ue5-main branch]
2023-06-09 16:45:51 -04:00
..
Backends
Horde: Add a custom type to store the cache validity time for ref queries, and propagate it from HTTP queries.
2023-06-08 11:52:42 -04:00
BackendId.cs
…
IStorageBackend.cs
Horde: Merge support for read/write redirects into the default IStorageBackend interface. Implementations that don't support redirects can just return default values.
2023-04-18 14:55:05 -04:00
IStorageBackendProvider.cs
Horde: Add a service which manages IStorageBackend instances (IStorageBackendProvider). The objects it returns are IDisposable wrappers around an underlying ref-counted IStorageBackend implementation, allowing different clients to manage lifetime of them using standard patterns.
2023-04-18 13:47:12 -04:00
StorageAclAction.cs
Horde: Fix code inspection warnings
2023-05-23 05:41:48 -04:00
StorageBackendProvider.cs
Horde: Merge support for read/write redirects into the default IStorageBackend interface. Implementations that don't support redirects can just return default values.
2023-04-18 14:55:05 -04:00
StorageConfig.cs
…
StorageController.cs
Horde: Include a hash in node locators.
2023-06-09 16:45:51 -04:00
StorageService.cs
Horde: Include a hash in node locators.
2023-06-09 16:45:51 -04:00