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
fff2fc96bf79110f5019d770435dd31080699bb7
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealCloudDDC
/
Jupiter.Common
History
Joakim Lindqvist
1950394b30
Unreal Cloud DDC - Allow for namespaces to store content that is not content addressed (e.g. do not verify that the supplied io hash matches the content). This allows us to store Bundles as used in Horde which are identified by a BlobLocator (a string) which we hash into a IoHash to store.
...
#preflight none [CL 24820935 by Joakim Lindqvist in ue5-main branch]
2023-03-28 12:24:49 -04:00
..
Authentication
Unreal Cloud DDC - Removed duplicate exceptions that both signaled namespace not existing. Fixes issue with undefined namespaces in ref GC.
2023-02-14 05:16:24 -05:00
Controllers
…
Implementation
Unreal Cloud DDC - Allow for namespaces to store content that is not content addressed (e.g. do not verify that the supplied io hash matches the content). This allows us to store Bundles as used in Horde which are identified by a BlobLocator (a string) which we hash into a IoHash to store.
2023-03-28 12:24:49 -04:00
Properties
…
Utils
…
AWSCredentialsHelper.cs
…
BaseProgram.cs
Unreal Cloud DDC - Delete domain socket if it exists on startup, resolves issue when a container restarts within the pod and getting address in use exceptions.
2023-03-10 06:58:44 -05:00
BaseStartup.cs
Unreal Cloud DDC - Allow for namespaces to store content that is not content addressed (e.g. do not verify that the supplied io hash matches the content). This allows us to store Bundles as used in Horde which are identified by a BlobLocator (a string) which we hash into a IoHash to store.
2023-03-28 12:24:49 -04:00
InternalApiFilterAttribute.cs
…
Jupiter.Common.csproj
Unreal Cloud DDC - Added open telemetry metrics for GC data as a test to replace some of our excessive logging and events
2023-02-01 06:56:49 -05:00
PollingService.cs
…
RawOutputFormatter.cs
…
RequiredContentTypeAttribute.cs
…
SuppressExceptionMiddleware.cs
…