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

GitHub / ServiceStack/ServiceStack.Redis / commits

SHA Message Author Date Stats
f380bd09 Update SS libs xplicit <s****g@n****u> about 10 years ago
a9b99b5c Ignore tests on .NET Core require BinaryFormatter xplicit <s****g@n****u> about 10 years ago
e38119ef Fix 10 tests on .NET Core xplicit <s****g@n****u> about 10 years ago
e464e460 Fix tests on .NET Core xplicit <s****g@n****u> about 10 years ago
0cdbd208 Add link to gistlyn Demis Bellot <d****t@g****m> about 10 years ago
547d958c Update SS dlls Demis Bellot <d****t@g****m> about 10 years ago
d445ff19 Check Log.IsDebugEnabled for Debug logs Demis Bellot <d****t@g****m> about 10 years ago
446a0831 Increase DefaultRetryTimeout to 10s Demis Bellot <d****t@g****m> about 10 years ago
fb89dad0 Update SS.Text .dlls Demis Bellot <d****t@g****m> about 10 years ago
4d51a8ef throw when no master is available Demis Bellot <d****t@g****m> about 10 years ago
319aaae3 Bubble Exceptions from GetMasterHost() when called from GetSentinelInfo() Demis Bellot <d****t@g****m> about 10 years ago
731283f6 Change Sentinels to parse complex response using RedisData instead of Nested ... Demis Bellot <d****t@g****m> about 10 years ago
844da9e5 Ensure socket != null after TryConnectIfNeeded() Demis Bellot <d****t@g****m> about 10 years ago
1336536b include StackTrace with connection error Exception Demis Bellot <d****t@g****m> about 10 years ago
666b2b7a Add timestamp in error log Demis Bellot <d****t@g****m> about 10 years ago
c17a62b4 Add additional logging and skip processing invalid response Demis Bellot <d****t@g****m> about 10 years ago
c77219f7 Add original Error message + timestamps to Redis retry exceptions Demis Bellot <d****t@g****m> about 10 years ago
8e47f56c Make ServiceStack.Redis.Tests compilable on .NET Core Sergey Zhukov <s****g@n****u> about 10 years ago
738d5c79 Update ServiceStack netcore libs Sergey Zhukov <s****g@n****u> about 10 years ago
0b927a56 First iteration of making ServiceStack.Redis.Tests compilable on .NET Core Sergey Zhukov <s****g@n****u> about 10 years ago
2f9a6e20 merge Merge branch 'master' of https://github.com/ServiceStack/ServiceStack.Redis i... Sergey Zhukov <s****g@n****u> about 10 years ago
e080e438 Make ServiceStack.Redis compilable on .NET Core Sergey Zhukov <s****g@n****u> about 10 years ago
1a4f22cc First iteration of making ServiceStack.Redis compilable on .NET Core Sergey Zhukov <s****g@n****u> about 10 years ago
4f70932e Add projects and libs for .NET Core Sergey Zhukov <s****g@n****u> about 10 years ago
78b77885 Update SS.Common dlls Demis Bellot <d****t@g****m> about 10 years ago
ac3e258e merge Merge pull request #225 from Layoric/readme-update Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
71bcf88e Fix spelling Darren Reid <d****d@g****m> about 10 years ago
e080c309 merge Merge remote-tracking branch 'refs/remotes/ServiceStack/master' into readme-u... Darren Reid <d****d@g****m> about 10 years ago
32f82baa merge Merge pull request #224 from Layoric/readme-fix Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
9a0223e1 Grammar fixes Darren Reid <d****d@g****m> about 10 years ago
ea6235ed Add support for running RedisData/RedisText operations in a Transaction Demis Bellot <d****t@g****m> about 10 years ago
a6a4483a Update SS.Common Demis Bellot <d****t@g****m> about 10 years ago
dc61e1e3 Update README.md Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
c1996038 Update SS dlls Demis Bellot <d****t@g****m> about 10 years ago
ca2ab6dc Add Redis GEO feature Demis Bellot <d****t@g****m> about 10 years ago
8b980d66 Use static ServerVersionNumber to cache the version once Demis Bellot <d****t@g****m> about 10 years ago
5b0d02d5 Update SS dlls Demis Bellot <d****t@g****m> about 10 years ago
f4c4c224 fix ws Demis Bellot <d****t@g****m> about 10 years ago
c8371ee9 Update SS.Common Demis Bellot <d****t@g****m> over 10 years ago
b0f6c8c1 Update SS .dlls Demis Bellot <d****t@g****m> over 10 years ago
53284769 Include RedisDataInfoExtensions in .Signed.csproj Demis Bellot <d****t@g****m> over 10 years ago
c22d9ee2 Change to use TypeConstants when possible Demis Bellot <d****t@g****m> over 10 years ago
a4579c8d merge Merge pull request #222 from IvAlex1986/RedisDataInfoExtensions Demis Bellot <d****t@g****m> over 10 years ago
55934bd3 fix JsonSerializer IvAlex1986 <i****6@g****m> over 10 years ago
ba36e0e8 Redis INFO parser was added to RedisDataInfoExtension IvAlex1986 <i****6@g****m> over 10 years ago
3310e306 Add RedisClient descriptive GEO API's with tests Demis Bellot <d****t@g****m> over 10 years ago
b04225a9 Add in remaining Redis GEO API's Demis Bellot <d****t@g****m> over 10 years ago
15e8e417 Add common GEO commands + tests Demis Bellot <d****t@g****m> over 10 years ago
5626a227 Add support for GeoAdd + GeoPos Demis Bellot <d****t@g****m> over 10 years ago
6c313b9d Update SS .dlls Demis Bellot <d****t@g****m> over 10 years ago
bc4a275e Merge new byte[] key API's into existing code-base Demis Bellot <d****t@g****m> over 10 years ago
acd55da8 Update signed .dlls Demis Bellot <d****t@g****m> over 10 years ago
d0ca4571 merge Merge pull request #221 from syeganegi/byte_array_key Demis Bellot <d****t@g****m> over 10 years ago
a4e5ce8b Make it support byte array Sasan Yeganegi <s****i@c****u> over 10 years ago
2939228e Convert StringBuilder instance to use StringBuilderCache Demis Bellot <d****t@g****m> over 10 years ago
ed73f0fa Change status to Stopping before UnSubscribeFromAllChannels, Stopped after Demis Bellot <d****t@g****m> over 10 years ago
d94d93a8 Update SS .dlls Demis Bellot <d****t@g****m> over 10 years ago
1a431905 ignore CI hanging regression test Demis Bellot <d****t@g****m> over 10 years ago
179e2e02 Fix build error Demis Bellot <d****t@g****m> over 10 years ago
80be6a0c Update SS dlls Demis Bellot <d****t@g****m> over 10 years ago
7d87c168 Add example of MasterFailoverWithPassword Demis Bellot <d****t@g****m> over 10 years ago
281722f5 Update SS dlls Demis Bellot <d****t@g****m> over 10 years ago
6ec724de Update SS.Common Demis Bellot <d****t@g****m> over 10 years ago
47b49adf impl new RemoveItemsFromSortedSet Demis Bellot <d****t@g****m> over 10 years ago
7a5bbdd1 stop CI trying to run temporal regression test Demis Bellot <d****t@g****m> over 10 years ago
f63f8cca Explicitly ignore temporal test Demis Bellot <d****t@g****m> over 10 years ago
42625da5 ignore tempromental integration test Demis Bellot <d****t@g****m> over 10 years ago
717f55d8 Send connect commands outside of managed buffer to prevent pollution with pen... Demis Bellot <d****t@g****m> over 10 years ago
81c8a4fa Handle errors trying to resolve master host from sentinel worker Demis Bellot <d****t@g****m> over 10 years ago
3bc6dbf3 merge Merge branch 'master' of https://github.com/ServiceStack/ServiceStack.Redis Demis Bellot <d****t@g****m> over 10 years ago
0042922f reset worker on exception Demis Bellot <d****t@g****m> over 10 years ago
158ed118 merge Merge pull request #219 from giardo911/patch-1 Demis Bellot <d****t@g****m> over 10 years ago
302811a2 Update RedisNativeClient_Utils.cs Arkady Spiridonov <g****o@g****m> over 10 years ago
16cdeda7 Fix whitespace Demis Bellot <d****t@g****m> over 10 years ago
ca4a0499 Update SS dlls Demis Bellot <d****t@g****m> over 10 years ago
cb050495 Add example of ChangeDb() in comments Demis Bellot <d****t@g****m> over 10 years ago
29c3d016 Send SELECT command when changing DB if connection exists Demis Bellot <d****t@g****m> over 10 years ago
0ae2f16e Update SS dlls Demis Bellot <d****t@g****m> over 10 years ago
d6ed687a Add support for HashSet commands in Redis Transactions Demis Bellot <d****t@g****m> over 10 years ago
bab05245 Update SS.Client dlls Demis Bellot <d****t@g****m> over 10 years ago
9cbc30ff Update SS dlls Demis Bellot <d****t@g****m> over 10 years ago
54fdc1be re-format code Demis Bellot <d****t@g****m> over 10 years ago
a12c8c5b Call InitStatics() in RNC Demis Bellot <d****t@g****m> over 10 years ago
7cef98a6 Add tests for saving via string / typed APIs? Demis Bellot <d****t@g****m> over 10 years ago
611d85ee Force initializers of SS.Text static ctors Demis Bellot <d****t@g****m> almost 11 years ago
2ac74c65 Update SS dlls Demis Bellot <d****t@g****m> almost 11 years ago
01a3573d Add VersionString in redisManager.GetStats() Demis Bellot <d****t@g****m> almost 11 years ago
e16b5f2c Change PooledRedisClientManager to use RedisConfig.DefaultMaxPoolSize if spec... Demis Bellot <d****t@g****m> almost 11 years ago
9694e1ed Allow specifying RedisConfig.DefaultMaxPoolSize to control pool size for both... Demis Bellot <d****t@g****m> almost 11 years ago
fc21393e revert debug info Demis Bellot <d****t@g****m> almost 11 years ago
3acce47f Add resolver counts to RedisManagerStats Demis Bellot <d****t@g****m> almost 11 years ago
5be01037 Add debug info to track down IndexEx Demis Bellot <d****t@g****m> almost 11 years ago
b9c306a4 Add guards around array index Demis Bellot <d****t@g****m> almost 11 years ago
94c379e9 Update SS.Interfaces Demis Bellot <d****t@g****m> almost 11 years ago
4f9196db Implement Store with expiry, new SetValue API's, UrnKey Demis Bellot <d****t@g****m> almost 11 years ago
fe76caf0 tweak AWS copy Demis Bellot <d****t@g****m> almost 11 years ago
6ce0df5d Add AWS's ElastiCache Redis solution Demis Bellot <d****t@g****m> almost 11 years ago
551451c3 Update SS dlls Demis Bellot <d****t@g****m> almost 11 years ago
bd55624a merge Merge pull request #218 from ServiceStack/ci-testing-singlehost Demis Bellot <d****t@g****m> almost 11 years ago
41f6b527 Check for EnvVar CI_REDIS for localhost tests Darren Reid <d****d@g****m> almost 11 years ago

← Back to repository