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
57b2091f954a466cc2bfcd83e00a5d34671978ea
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
Shared
/
EpicGames.Redis
History
ben marsh
b2cc26bd50
EpicGames.Redis: Fix static analysis warning.
...
#rnx [CL 34064168 by ben marsh in ue5-main branch]
2024-06-03 09:28:15 -04:00
..
Converters
…
Utility
Various fixes to allow for compiling shared projects with target framework newer than .net6 where apis have changed
2024-05-06 16:26:56 -04:00
EpicGames.Redis.csproj
…
RedisChannel.cs
…
RedisConnectionPool.cs
…
RedisExtensions.cs
…
RedisHash.cs
EpicGames.Redis: Add helper methods to allow converting from HashEntry arrays to dictionaries.
2024-05-29 11:09:59 -04:00
RedisList.cs
EpicGames.Redis: Add support for hash sets that use a class definition to name keys, and allow creating conditions using named key types.
2024-05-28 14:52:59 -04:00
RedisSerializer.cs
…
RedisSet.cs
EpicGames.Redis: Fix static analysis warning.
2024-06-03 09:28:15 -04:00
RedisSortedSet.cs
EpicGames.Redis: Add helper methods to allow converting from HashEntry arrays to dictionaries.
2024-05-29 11:09:59 -04:00
RedisString.cs
EpicGames.Redis: Add support for hash sets that use a class definition to name keys, and allow creating conditions using named key types.
2024-05-28 14:52:59 -04:00
RedisSubscription.cs
…
TypedRedisKey.cs
…