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
95bb09fc662c19fa030850dad614060aedabdbe0
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
Shared
/
EpicGames.Redis
History
Ben Marsh
61c723973e
EpicGames.Redis: Support using protobuf (via protobuf-net) for serializing structures to Redis strings.
...
#preflight none [CL 23550571 by Ben Marsh in ue5-main branch]
2022-12-20 11:16:58 -05:00
..
Converters
EpicGames.Redis: Support using protobuf (via protobuf-net) for serializing structures to Redis strings.
2022-12-20 11:16:58 -05:00
Utility
…
EpicGames.Redis.csproj
EpicGames.Redis: Support using protobuf (via protobuf-net) for serializing structures to Redis strings.
2022-12-20 11:16:58 -05:00
RedisChannel.cs
Horde: Refactor EpicGames.Redis to have an interface more in line with StackExchange.Redis. Typed keys are now analagous to RedisKey, rather than capturing an IDatabaseAsync interface as well, making the use of transactions more natural.
2022-11-27 18:27:25 -05:00
RedisConnectionPool.cs
…
RedisExtensions.cs
Horde: Upgrade all NuGet packages to latest.
2022-08-29 13:34:15 -04:00
RedisHash.cs
Horde: Refactor EpicGames.Redis to have an interface more in line with StackExchange.Redis. Typed keys are now analagous to RedisKey, rather than capturing an IDatabaseAsync interface as well, making the use of transactions more natural.
2022-11-27 18:27:25 -05:00
RedisList.cs
Horde: Refactor EpicGames.Redis to have an interface more in line with StackExchange.Redis. Typed keys are now analagous to RedisKey, rather than capturing an IDatabaseAsync interface as well, making the use of transactions more natural.
2022-11-27 18:27:25 -05:00
RedisSerializer.cs
EpicGames.Redis: Support using protobuf (via protobuf-net) for serializing structures to Redis strings.
2022-12-20 11:16:58 -05:00
RedisSet.cs
Horde: Refactor EpicGames.Redis to have an interface more in line with StackExchange.Redis. Typed keys are now analagous to RedisKey, rather than capturing an IDatabaseAsync interface as well, making the use of transactions more natural.
2022-11-27 18:27:25 -05:00
RedisSortedSet.cs
Horde: Refactor EpicGames.Redis to have an interface more in line with StackExchange.Redis. Typed keys are now analagous to RedisKey, rather than capturing an IDatabaseAsync interface as well, making the use of transactions more natural.
2022-11-27 18:27:25 -05:00
RedisString.cs
Horde: Refactor EpicGames.Redis to have an interface more in line with StackExchange.Redis. Typed keys are now analagous to RedisKey, rather than capturing an IDatabaseAsync interface as well, making the use of transactions more natural.
2022-11-27 18:27:25 -05:00
RedisSubscription.cs
Horde: Refactor EpicGames.Redis to have an interface more in line with StackExchange.Redis. Typed keys are now analagous to RedisKey, rather than capturing an IDatabaseAsync interface as well, making the use of transactions more natural.
2022-11-27 18:27:25 -05:00
TypedRedisKey.cs
Horde: Missing file.
2022-11-28 08:59:30 -05:00