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

GitHub / ServiceStack/ServiceStack.Redis / commits

SHA Message Author Date Stats
33faac71 Update README.md Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
3aca78a5 bump to v6.0.3 Demis Bellot <d****t@g****m> over 4 years ago
9d8a1eb5 bump to v6.0.2 Demis Bellot <d****t@g****m> over 4 years ago
42ee5aa7 Update README.md Demis Bellot <d****t@g****m> over 4 years ago
a83c66ed Update README.md Demis Bellot <d****t@g****m> over 4 years ago
0271bf4a Update README.md Darren Reid <d****n@r****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
346448c3 Remove unnecessary net6.0 deps Demis Bellot <d****t@g****m> over 4 years ago
ada48890 Upgrade to v6 Demis Bellot <d****t@g****m> over 4 years ago
6e7234a0 Upgrade to v15.4.0 Demis Bellot <d****t@g****m> over 4 years ago
23201699 update pkg refs Demis Bellot <d****t@g****m> over 4 years ago
2ed1d890 Update .Source.csproj's to only netstandard/net6 Demis Bellot <d****t@g****m> over 4 years ago
f898542b bump to v5.13.3 Demis Bellot <d****t@g****m> almost 5 years ago
dfe4233a bump to v5.13.2 Demis Bellot <d****t@g****m> almost 5 years ago
60bc9c03 bump v5.13.1 Demis Bellot <d****t@g****m> almost 5 years ago
4a06f3a1 update test csproj's Demis Bellot <d****t@g****m> almost 5 years ago
2c92bae9 update Source .csproj Demis Bellot <d****t@g****m> almost 5 years ago
42374e59 Upgrade Tests to net472;net6.0 Demis Bellot <d****t@g****m> almost 5 years ago
f1d9923e Redis Source .csproj's Demis Bellot <d****t@g****m> almost 5 years ago
7769dbd4 add build symbol to .csproj's Demis Bellot <d****t@g****m> almost 5 years ago
60698df0 Update ServiceStack.Redis.Source.csproj Demis Bellot <d****t@g****m> almost 5 years ago
cf468383 Update ServiceStack.Redis.Source.csproj Demis Bellot <d****t@g****m> almost 5 years ago
b0fefb50 upgrade .Source.csproj Demis Bellot <d****t@g****m> almost 5 years ago
6b7a5582 bump to v5.13.0 Demis Bellot <d****t@g****m> almost 5 years ago
d09e7105 Upgrade deps Demis Bellot <d****t@g****m> almost 5 years ago
c5342f08 Replace symbold NETSTANDARD2_0 with NETCORE Demis Bellot <d****t@g****m> almost 5 years ago
9f48c9ea fix build Demis Bellot <d****t@g****m> almost 5 years ago
4371a068 Add .NET 6 build support Demis Bellot <d****t@g****m> almost 5 years ago
faf81c4f Update .Source csproj's Demis Bellot <d****t@g****m> almost 5 years ago
36004dd6 Update README.md Demis Bellot <d****t@g****m> about 5 years ago
752194ac Update README.md Demis Bellot <d****t@g****m> about 5 years ago
b8d9fc5c rm ServiceStack.Redis.Benchmark\obj Demis Bellot <d****t@g****m> about 5 years ago
8c60169d bump to v5.12.1 Demis Bellot <d****t@g****m> about 5 years ago
09d3a084 bump to v5.12.0 Demis Bellot <d****t@g****m> about 5 years ago
9a69480a Update ServiceStack.Redis.csproj Demis Bellot <d****t@g****m> about 5 years ago
5b5e2dca upgrade deps Demis Bellot <d****t@g****m> about 5 years ago
680962d6 Update RedisConfig.cs Demis Bellot <d****t@g****m> about 5 years ago
b6671097 minor optimizations Demis Bellot <d****t@g****m> about 5 years ago
cc41b61b merge Merge pull request #257 from ServiceStack/delete-all-sscan Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
0e63be8c Use RedisConfig for new static config option. Darren Reid <d****n@r****g> about 5 years ago
a7fb93e8 Use pageSize consistently. Darren Reid <d****n@r****g> about 5 years ago
db8e1444 Change `DeleteAll` to use `SSCAN` to page through data instead of pulling all... Darren Reid <d****n@r****g> about 5 years ago
b96308fd Update README.md Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b9a09632 typo Demis Bellot <d****t@g****m> over 5 years ago
321e944c bump to v5.11.1 Demis Bellot <d****t@g****m> over 5 years ago
1e1b8056 Add callback to capture events in RedisPubServer Demis Bellot <d****t@g****m> over 5 years ago
c9f27d1c bump to v5.11 Demis Bellot <d****t@g****m> over 5 years ago
fe65bd6d only listen for messages from current sentinel host Demis Bellot <d****t@g****m> over 5 years ago
fd307c74 String interpolation + typos Demis Bellot <d****t@g****m> over 5 years ago
78376b20 Update RedisSentinel Password example Demis Bellot <d****t@g****m> over 5 years ago
771870d7 Add SentinelHostFilter for customizing Sentinel Host configuration strings Demis Bellot <d****t@g****m> over 5 years ago
ae0a4707 Update RedisPubSubServer.cs Demis Bellot <d****t@g****m> over 5 years ago
38c88dc6 Update SO link Demis Bellot <d****t@g****m> over 5 years ago
e834a6aa update link to https://redis.netcore.io Demis Bellot <d****t@g****m> over 5 years ago
b58dd1c1 Fix SetValueAsync/StoreAsync expireIn APIs Demis Bellot <d****t@g****m> over 5 years ago
c0644069 clean up test restores Demis Bellot <d****t@g****m> over 5 years ago
d5d1e802 Update company name Demis Bellot <d****t@g****m> over 5 years ago
d6a773eb Switch to use interned AsyncManualResetEvent + refactor into *Async.cs Demis Bellot <d****t@g****m> over 5 years ago
2c6c01cb merge Merge pull request #256 from PingmanTools/master Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
171cbd22 Switch from AsyncMonitor to AsyncManualResetEvent to support releasing all wa... Pete Ness <p****e@n****m> over 5 years ago
3811e090 TEMPORARY WORKAROUND - force 10ms retries. Monitor isn't working the way we e... Pete Ness <p****e@n****m> over 5 years ago
c00f6797 Fix waitForWriter to actually wait (and not throw). Pete Ness <p****e@n****m> over 5 years ago
dbc2e46b Improved GetClientAsync so it uses async locks instead of thread locks. Pete Ness <p****e@n****m> over 5 years ago
64a91e9d Change to use non-deprecated ToSet() Demis Bellot <d****t@g****m> over 5 years ago
dea69dc2 Update test projects to v4.7.2 / net5.0 Demis Bellot <d****t@g****m> over 5 years ago
45ff22bd Convert Console.Tests to .NET 5 Console App Demis Bellot <d****t@g****m> over 5 years ago
11a48e3f Update BlockingPop.cs Demis Bellot <d****t@g****m> over 5 years ago
8e6604dd Update Build.props Demis Bellot <d****t@g****m> over 5 years ago
588679a7 Update README.md Demis Bellot <d****t@g****m> over 5 years ago
e2373b9b Update README.md Demis Bellot <d****t@g****m> over 5 years ago
4a755593 bump to v5.10.5 Demis Bellot <d****t@g****m> over 5 years ago
7e30bb0c bump to v5.10.4 Demis Bellot <d****t@g****m> over 5 years ago
51f1d224 Update README.md Demis Bellot <d****t@g****m> over 5 years ago
82488593 Update README.md Demis Bellot <d****t@g****m> over 5 years ago
89b2982c merge Merge pull request #255 from bettojanea/master Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
95167326 Removing MS Open Tech because abandoned; adding Memurai which derives from MS... Benedetto Proietti <b****o@j****m> over 5 years ago
b13d4f17 Removing MS Open Tech because abandoned; adding Memurai which derives from MS... Benedetto Proietti <b****o@j****m> over 5 years ago
f247bb69 Also use ConnectTimeout when establishing an SSL connection Demis Bellot <d****t@g****m> almost 6 years ago
52f25b40 bump to v5.10.3 Demis Bellot <d****t@g****m> almost 6 years ago
0765012f merge Merge branch 'master' of https://github.com/ServiceStack/ServiceStack.Redis Demis Bellot <d****t@g****m> almost 6 years ago
d391ae9d bump to v5.10.2 Demis Bellot <d****t@g****m> almost 6 years ago
61e2ec43 Fix NRE Demis Bellot <d****t@g****m> almost 6 years ago
8d382270 Drain any buffers before returning pooled client Demis Bellot <d****t@g****m> almost 6 years ago
1320326f Fix cyclical recursive error Demis Bellot <d****t@g****m> almost 6 years ago
4f588a41 Update Directory.Build.props Demis Bellot <d****t@g****m> almost 6 years ago
b2a4d701 Update README.md Demis Bellot <d****t@g****m> almost 6 years ago
186a9778 Update README.md Demis Bellot <d****t@g****m> almost 6 years ago
f3095083 Update README.md Demis Bellot <d****t@g****m> almost 6 years ago
139e0bc3 Set deps to v5.10.1 Demis Bellot <d****t@g****m> almost 6 years ago
b67c7723 clean up Demis Bellot <d****t@g****m> almost 6 years ago
0c394768 Rider clean up pub/sub server Demis Bellot <d****t@g****m> almost 6 years ago
dd124921 Change DefaultPoolSizeMultiplier to 50 Demis Bellot <d****t@g****m> almost 6 years ago
607a8130 Update RedisPubSubServerTests.cs Demis Bellot <d****t@g****m> almost 6 years ago
e4a5b870 Resolve new client when attempting to resolve Master client. Demis Bellot <d****t@g****m> almost 6 years ago
8e4c2f53 Implement RetryReconnectOnFailedMasters & enable by default Demis Bellot <d****t@g****m> almost 6 years ago
65646a31 fix typo Demis Bellot <d****t@g****m> almost 6 years ago
d3b7d68d Update ServiceStack.Redis.Source.csproj Demis Bellot <d****t@g****m> almost 6 years ago
c54789e2 Update RedisNativeClient.cs Demis Bellot <d****t@g****m> almost 6 years ago
e4074483 Add 1-pass of Rider quick fixes across *Async.cs classes Demis Bellot <d****t@g****m> almost 6 years ago
b9729ddd Update RedisBasicPersistenceProviderTests.Async.cs Demis Bellot <d****t@g****m> almost 6 years ago
b511433b merge Merge pull request #254 from mgravell/async-squashed Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago

← Back to repository