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

GitHub / ServiceStack/ServiceStack.Redis / commits

SHA Message Author Date Stats
898d940e Add BasicRedisResolver w/o master validation for sentinels Demis Bellot <d****t@g****m> about 11 years ago
cd42a9da Update sentinel.conf Demis Bellot <d****t@g****m> about 11 years ago
628aceed remove dump files Demis Bellot <d****t@g****m> about 11 years ago
0b945318 re codegen projs Demis Bellot <d****t@g****m> about 11 years ago
6dd9c433 Ignore Sentinel Integration Tests Demis Bellot <d****t@g****m> about 11 years ago
7a9027ad 1st refactor of Sentinel into more appropriate structure Demis Bellot <d****t@g****m> about 11 years ago
b79a1480 Rename base test methods Demis Bellot <d****t@g****m> about 11 years ago
93e25224 Add typed Sentinel commands Demis Bellot <d****t@g****m> about 11 years ago
1d9acf56 skip if there's nothing to write Demis Bellot <d****t@g****m> about 11 years ago
8dc69c61 fix ws Demis Bellot <d****t@g****m> about 11 years ago
e4b1fd20 Add backup scripts and reset.cmd so it's easy to revert back to original config Demis Bellot <d****t@g****m> about 11 years ago
c5a319fa re-add slaveof config Demis Bellot <d****t@g****m> about 11 years ago
de9bb564 Remove Generated by CONFIG REWRITE from default config Demis Bellot <d****t@g****m> about 11 years ago
58f93e58 Don't verify master connections when using test/non-existent hosts Demis Bellot <d****t@g****m> about 11 years ago
91419d8c Make RedisConfig.AssumeServerVersion nullabl Demis Bellot <d****t@g****m> about 11 years ago
682adb92 update code-gen projs Demis Bellot <d****t@g****m> about 11 years ago
e1136493 Allow skipping of ServerVersions checks by specifying Min Version Demis Bellot <d****t@g****m> about 11 years ago
04dedfbd Implement auto reset master/slave hosts in RedisResolver Demis Bellot <d****t@g****m> about 11 years ago
b5d3b705 Add GetServerRole() Demis Bellot <d****t@g****m> about 11 years ago
ad2865e6 Update SS Interfaces Demis Bellot <d****t@g****m> about 11 years ago
c3001328 ignore .rdb Demis Bellot <d****t@g****m> about 11 years ago
fb912277 re codegen projs Demis Bellot <d****t@g****m> about 11 years ago
55318cff Refactor Client Managers to use new injectable IRedisResolver strategy Demis Bellot <d****t@g****m> about 11 years ago
f0a87bb9 Add ShutdownNoSave() Demis Bellot <d****t@g****m> about 11 years ago
7ed2f962 Fix sentinel config Demis Bellot <d****t@g****m> about 11 years ago
7b0bffd0 Update SS Interfaces Demis Bellot <d****t@g****m> about 11 years ago
1c02c585 sync dlls Demis Bellot <d****t@g****m> about 11 years ago
4bc196d6 Update SS dlls Demis Bellot <d****t@g****m> about 11 years ago
dcdd9de4 Sync dlls Demis Bellot <d****t@g****m> about 11 years ago
f8d134d1 Update SS Interfaces Demis Bellot <d****t@g****m> about 11 years ago
264d60f8 Add RedisSentinel test accessing readOnly slave client Demis Bellot <d****t@g****m> about 11 years ago
a3c495d8 Add local RedisSentinel Setup Demis Bellot <d****t@g****m> about 11 years ago
776471e1 Add Redis Sentinel integration tests Demis Bellot <d****t@g****m> about 11 years ago
052cd518 Add support of IpAddressMap in RedisSentinel to map internal ips to external ips Demis Bellot <d****t@g****m> about 11 years ago
64741a2a Change DefaultPortSentinel Demis Bellot <d****t@g****m> about 11 years ago
ee06f911 RedisSentinel tweak Demis Bellot <d****t@g****m> about 11 years ago
3d249355 Add new DebugSleep() cmd Demis Bellot <d****t@g****m> about 11 years ago
13207151 Update SS dlls Demis Bellot <d****t@g****m> about 11 years ago
fe41b788 merge Merge pull request #213 from scottmcarthur/scottmcarthur-SPOP-with-count Demis Bellot <d****t@g****m> about 11 years ago
4420e1a9 SPOP with count Scott McArthur <g****b@s****k> about 11 years ago
eb128400 SPOP with count - PopItemsFromSet Scott McArthur <g****b@s****k> about 11 years ago
87f92361 Update SS dlls Demis Bellot <d****t@g****m> about 11 years ago
f31c2c99 Update SS Interfaces Demis Bellot <d****t@g****m> about 11 years ago
fc1bea4c Add new SetValue API's deprecate SetEntry/GetEntry API's Demis Bellot <d****t@g****m> about 11 years ago
7ec0d2fc Add convenience/default ctor overloads Demis Bellot <d****t@g****m> about 11 years ago
d866472b Use default port for sentinel server Demis Bellot <d****t@g****m> about 11 years ago
c67a105e Remove deprecated Setup() Demis Bellot <d****t@g****m> about 11 years ago
cdbf7d88 Also check for empty password string Demis Bellot <d****t@g****m> about 11 years ago
d926e09c Improved debug ToString() of SentinelInfo Demis Bellot <d****t@g****m> about 11 years ago
b7325544 merge Merge pull request #212 from wmstantoniii/master Demis Bellot <d****t@g****m> about 11 years ago
1d695a1d For exceptions thrown while reading the first byte from a redis reply, record... Bill Stanton <b****n@o****m> about 11 years ago
509f2a92 Fix NRE Demis Bellot <d****t@g****m> over 11 years ago
cc59fa31 fix console outputs Demis Bellot <d****t@g****m> over 11 years ago
0fa45acc make benchmarks explicit Demis Bellot <d****t@g****m> over 11 years ago
207d5f3f Refactor benchmarks to run with different payloads Demis Bellot <d****t@g****m> over 11 years ago
0f3d4bd8 Add RawBytesSetBenchmark and Sider example Demis Bellot <d****t@g****m> over 11 years ago
7fa1b0bb fix whitespace Demis Bellot <d****t@g****m> over 11 years ago
85e87550 Enable BufferPool Config to be configured at RedisConfig Demis Bellot <d****t@g****m> over 11 years ago
10c46c60 Update SS.Interfaces Demis Bellot <d****t@g****m> over 11 years ago
a9e83ff6 Ignore NuGet /packages folder Demis Bellot <d****t@g****m> over 11 years ago
a4911b17 Update SS.Text dlls Demis Bellot <d****t@g****m> over 11 years ago
6e7d2013 fix whitespace Demis Bellot <d****t@g****m> over 11 years ago
7e51ee00 Add SS Text Demis Bellot <d****t@g****m> over 11 years ago
34eaf8d9 Add support for pipeline in AddRangeToSet Demis Bellot <d****t@g****m> over 11 years ago
f67fce5a Update SS dlls Demis Bellot <d****t@g****m> over 11 years ago
e1ad78e8 Add example for storing Articles by date Demis Bellot <d****t@g****m> over 11 years ago
02a84785 Update whitespace Demis Bellot <d****t@g****m> over 11 years ago
4794a532 Don't send heartbeat pulse if last was received before interval Demis Bellot <d****t@g****m> over 11 years ago
41f96531 Update SS.Text Demis Bellot <d****t@g****m> over 11 years ago
288b09d5 Add RedisBatchTests Demis Bellot <d****t@g****m> over 11 years ago
e5ad8f5f Update SS.Text dlls Demis Bellot <d****t@g****m> over 11 years ago
8cd2d426 Update SS dlls Demis Bellot <d****t@g****m> over 11 years ago
662fa829 Update SS dlls Demis Bellot <d****t@g****m> over 11 years ago
d00755fe Add RedisSentinel.GetSentinelInfo() Demis Bellot <d****t@g****m> over 11 years ago
37fc0fc6 Update SS dlls Demis Bellot <d****t@g****m> over 11 years ago
a3fc1e3e Update SS dlls Demis Bellot <d****t@g****m> over 11 years ago
f87b4e62 merge Merge pull request #209 from naveensrinivasan/patch-1 Demis Bellot <d****t@g****m> over 11 years ago
09226ab0 Update the README removing the dead link Naveen <n****n@y****m> over 11 years ago
5c99c850 Update SS dlls Demis Bellot <d****t@g****m> over 11 years ago
72c86d4d Update SS dlls Demis Bellot <d****t@g****m> over 11 years ago
92b8955e reformat RedisClient whitespace Demis Bellot <d****t@g****m> over 11 years ago
589b8819 Cherry picked commits from @andyberryman PR 208 Demis Bellot <d****t@g****m> over 11 years ago
547a37c2 Return read/write client if on read-only clients exist Demis Bellot <d****t@g****m> over 11 years ago
6acf8b1a Update SS dlls Demis Bellot <d****t@g****m> over 11 years ago
9146aeca Update Signed dlls Demis Bellot <d****t@g****m> over 11 years ago
362327f4 Update Signed libs Demis Bellot <d****t@g****m> over 11 years ago
05a225b6 Update SS dlls Demis Bellot <d****t@g****m> over 11 years ago
241fe15d Update SS dlls Demis Bellot <d****t@g****m> over 11 years ago
16f7e658 Add Dictionary<string,string> to QueuedRedisOperation Pipeline Demis Bellot <d****t@g****m> over 11 years ago
2330336e Update SS dlls Demis Bellot <d****t@g****m> over 11 years ago
07aa4570 Update SS dlls Demis Bellot <d****t@g****m> over 11 years ago
51cdb6ce Update SS Interfaces Demis Bellot <d****t@g****m> over 11 years ago
a3b932f2 Update SS.Text Demis Bellot <d****t@g****m> over 11 years ago
a111e317 Update SS dlls Demis Bellot <d****t@g****m> over 11 years ago
6bd859cf Make UrnKey public Demis Bellot <d****t@g****m> over 11 years ago
e5ed50f8 Add integration test for redissentinel with master + multiple slaves Demis Bellot <d****t@g****m> over 11 years ago
73e8ab8a Add tweaks to RedisSentinel API Demis Bellot <d****t@g****m> over 11 years ago
64bab983 Update SS text dll Demis Bellot <d****t@g****m> over 11 years ago
e422f0fe Add new events OnWorkerError and OnSentinelMessageReceived callbacks Demis Bellot <d****t@g****m> over 11 years ago
784e44ae Add top-level OnFailover callback which gets fired after RedisClientsManager ... Demis Bellot <d****t@g****m> over 11 years ago

← Back to repository