An open API service providing commit metadata for open source projects.

GitHub / ServiceStack/ServiceStack.Redis / commits

SHA Message Author Date Stats
910fde8e pre-empt final token renames (won't compile until CI completes) mgravell <m****l@g****m> almost 6 years ago
4a774b87 cancellationToken => token; use .AsValueTask() mgravell <m****l@g****m> almost 6 years ago
594a15bc fixup test re signature changes mgravell <m****l@g****m> almost 6 years ago
1daefb63 reapply using IAsyncDisposable mgravell <m****l@g****m> almost 6 years ago
602cfe5c fixup API signatures using interfaces from ServiceStack.Interfaces; build onl... mgravell <m****l@g****m> almost 6 years ago
b9b8a0ea Async (#2) Marc Gravell <m****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ec93f90c Update README.md Demis Bellot <d****t@g****m> about 6 years ago
8db6b2fd Update README.md Demis Bellot <d****t@g****m> about 6 years ago
82fd1fb8 merge Merge pull request #253 from TheDruidsKeeper/patch-1 Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4c43d7f9 Fix inaccurate CurrentServerTime Michael Malone <T****r@h****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ed2145a3 bump to v5.9.3 Demis Bellot <d****t@g****m> about 6 years ago
0de025a7 bump to v5.9.2 Demis Bellot <d****t@g****m> about 6 years ago
450f0d4c clean up code Demis Bellot <d****t@g****m> about 6 years ago
a69df532 bump to v5.9.1 Demis Bellot <d****t@g****m> about 6 years ago
89fc4aea bump to v5.9.0 Demis Bellot <d****t@g****m> about 6 years ago
b5f835a8 Make non-destructive replacements to replica Demis Bellot <d****t@g****m> about 6 years ago
0ef22995 Update ServiceStack.Redis.Tests.csproj Demis Bellot <d****t@g****m> over 6 years ago
7759aa12 Update RedisSentinel default timeouts to 250ms + inline value in prop def Demis Bellot <d****t@g****m> over 6 years ago
a968f1cd Add more debug logging messages Demis Bellot <d****t@g****m> over 6 years ago
9b8e5f1e Update README.md Demis Bellot <d****t@g****m> over 6 years ago
89ff3afd Update RedisBasicPersistenceProviderTests.cs Demis Bellot <d****t@g****m> over 6 years ago
ea46c8ad Add tests for dynamically calling typed APIs with a runtime type Demis Bellot <d****t@g****m> over 6 years ago
e3f8796b Update README.md Demis Bellot <d****t@g****m> over 6 years ago
b26f070c Add RemoveExpiredEntries Demis Bellot <d****t@g****m> over 6 years ago
14369167 Handle error state when failed during Init() Demis Bellot <d****t@g****m> over 6 years ago
85b797fa Update README.md Demis Bellot <d****t@g****m> over 6 years ago
7db5c4c6 bump to v5.8.1 Demis Bellot <d****t@g****m> over 6 years ago
8231fcf1 bump to v5.8 Demis Bellot <d****t@g****m> over 6 years ago
f9499fe1 Update Directory.Build.props Demis Bellot <d****t@g****m> almost 7 years ago
37c15798 merge Merge pull request #251 from seif/netstandard-timeouts Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
d20ce9e0 merge Merge pull request #252 from seif/linux-build Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
1f66b63a Update mebuild.sourcelink.github package Seif Attar <i****m@s****t> almost 7 years ago
eae87c77 Use framework reference assemblies when building on linux Seif Attar <i****m@s****t> almost 7 years ago
f007c2fe Respect ConnectTimeout when in netstandard2 Seif Attar <i****m@s****t> almost 7 years ago
57a1e6e7 upgarde console.tests proj deps Demis Bellot <d****t@g****m> almost 7 years ago
c114ca24 bump to v5.7.1 Demis Bellot <d****t@g****m> almost 7 years ago
816ac693 Update RedisNativeClient_Utils.cs Demis Bellot <d****t@g****m> almost 7 years ago
b3527eb9 bump to v5.7 Demis Bellot <d****t@g****m> almost 7 years ago
4d2fb979 Update README.md Demis Bellot <d****t@g****m> almost 7 years ago
910530e0 Add disposed connection check in ReadLine + SafeReadByte Demis Bellot <d****t@g****m> almost 7 years ago
55309825 Add Redis Typed Hash test Demis Bellot <d****t@g****m> almost 7 years ago
d035c235 Handle duplicate keys returned in INFO command Demis Bellot <d****t@g****m> almost 7 years ago
96472b11 Update README.md Demis Bellot <d****t@g****m> about 7 years ago
6ba3ef12 merge Merge pull request #248 from njy/patch-1 Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
1f3ec154 Update README.md njy <i****a@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
acd33e0a Upgrade to v5.6.1 Demis Bellot <d****t@g****m> about 7 years ago
e40df0c2 Upgrade to v5.6.1 Demis Bellot <d****t@g****m> about 7 years ago
045af320 Replace usage of Keys with ScanAllKeys() Demis Bellot <d****t@g****m> about 7 years ago
71c4b9e4 Allow null in useDb to unset connection on page Demis Bellot <d****t@g****m> about 7 years ago
a73eb60b Add support for useRedis to change default redis connection on page Demis Bellot <d****t@g****m> about 7 years ago
50d19216 Upgrade System.Memory deps Demis Bellot <d****t@g****m> about 7 years ago
7c038c4a Add logging when clients are failed over Demis Bellot <d****t@g****m> about 7 years ago
52069d28 Update RedisPubSubServer.cs Demis Bellot <d****t@g****m> about 7 years ago
8fe903dd merge Merge pull request #247 from amohtashami12307/TesterToCheckWetherTheSslProtoc... Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
8834c3db StackExchangeTester Amin Mohtashami <a****s@m****m> over 7 years ago
5e590fdd Added SslProtocols to connection string. Amin Mohtashami <a****s@m****m> over 7 years ago
a4cdab79 Added tls protocol selection config Amin Mohtashami <a****s@m****m> over 7 years ago
771f5baa upgrade test projs to v5.5.1 Demis Bellot <d****t@g****m> over 7 years ago
d5a6d48c Bump to v5.5.1 Demis Bellot <d****t@g****m> over 7 years ago
245f1cc0 Add OnMessageBytes to RedisSubscription + RedisPubSubServer Demis Bellot <d****t@g****m> over 7 years ago
56691b90 Rename to RedisScripts Demis Bellot <d****t@g****m> over 7 years ago
17358b19 Upgrade to System.Runtime.CompilerServices.Unsafe v4.5.2 Demis Bellot <d****t@g****m> over 7 years ago
7d4607d3 Add separate .Source .csproj's to reference projects instead of packages Demis Bellot <d****t@g****m> over 7 years ago
ea20c01e Upgrade System.Memory to v4.5.2 Demis Bellot <d****t@g****m> over 7 years ago
2be9f017 Add generic typed string escaping tests Demis Bellot <d****t@g****m> over 7 years ago
24a970cd Only use DNS if it's not an IP Address Demis Bellot <d****t@g****m> over 7 years ago
9c8571a7 Add stream.Write log prefix Demis Bellot <d****t@g****m> over 7 years ago
01604b8e Fix retry tests Demis Bellot <d****t@g****m> over 7 years ago
e0c9c22f Add MultiBlockingRemoveAfterReconnection Demis Bellot <d****t@g****m> over 7 years ago
071b8fe5 If had to reconnect resend command buffer Demis Bellot <d****t@g****m> over 7 years ago
098c425b Add ClientId and include LogPrefix in logging to improve tracking clients Demis Bellot <d****t@g****m> over 7 years ago
0d11f3c5 Rename DisableVerboseLogging to EnableVerboseLogging and disable by default Demis Bellot <d****t@g****m> over 7 years ago
5a0a4f2b Update ServiceStack.Redis.Core.csproj Demis Bellot <d****t@g****m> over 7 years ago
86dde37d Change DeactivatedClientsExpiry to 10 seconds Demis Bellot <d****t@g****m> over 7 years ago
e952c923 Use explicit flag to determine if command was written to buffer Demis Bellot <d****t@g****m> over 7 years ago
1c50d157 Add Redis Sentinel connection tests Demis Bellot <d****t@g****m> over 7 years ago
adbf20bd merge Merge pull request #246 from codingwithcookie/patch-1 Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
70c5a782 merge Merge branch 'master' of https://github.com/ServiceStack/ServiceStack.Redis Demis Bellot <d****t@g****m> over 7 years ago
8d715e22 don't attempt to reselect db which is already set after connect Demis Bellot <d****t@g****m> over 7 years ago
9e9ad077 extract .Core to build-core.proj Demis Bellot <d****t@g****m> over 7 years ago
2a1855fa Fix .Core proj Demis Bellot <d****t@g****m> over 7 years ago
027405dd remove net from .Core Demis Bellot <d****t@g****m> over 7 years ago
97b0109d .Core tweak Demis Bellot <d****t@g****m> over 7 years ago
4d23569c remove unused env build proj vars + .nuget Demis Bellot <d****t@g****m> over 7 years ago
6c0970f1 remove unused copy.bat Demis Bellot <d****t@g****m> over 7 years ago
7ad6242a update projs Demis Bellot <d****t@g****m> over 7 years ago
6c88eb61 Modify tests to also use CI packages Demis Bellot <d****t@g****m> over 7 years ago
a204a0d9 remove unused /lib and /NuGet/*.nspec's - now using CI private feed Demis Bellot <d****t@g****m> over 7 years ago
0c57b987 need to change to pre-release version to restore CI pre-release v5.4.1 packages Demis Bellot <d****t@g****m> over 7 years ago
bcf30ec5 Refector to use common Directory.Build.props + SourceLink + Embedded .pdbs Demis Bellot <d****t@g****m> over 7 years ago
2b796e51 don't use deprecated APIs Demis Bellot <d****t@g****m> over 7 years ago
67a3055e update links in README Demis Bellot <d****t@g****m> over 7 years ago
e47dcccb don't allow composite ops in Pipelines either Demis Bellot <d****t@g****m> almost 8 years ago
a7e96f0a Add test verifying composite ops throw NotSupportedEx + eg with atomic ops Demis Bellot <d****t@g****m> almost 8 years ago
09cd1039 Update .dll's Demis Bellot <d****t@g****m> almost 8 years ago
bbc99c69 Update .dll's Demis Bellot <d****t@g****m> almost 8 years ago
8ef3fa66 Add notes on Debugging Data Corruption Issues Demis Bellot <d****t@g****m> almost 8 years ago
f3ca9cda Update SS .dll's Demis Bellot <d****t@g****m> about 8 years ago
ea769a0d Upgrade deps Demis Bellot <d****t@g****m> about 8 years ago
359a3bc5 Can't use NUnit assertions to test negated value as flagged as failed in v3.10+ Demis Bellot <d****t@g****m> about 8 years ago

← Back to repository