|
c65020b0
|
merge
Merge pull request #217 from adamsitnik/master
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
2b400c29
|
performance: create list with predefined size to avoid unnecessary memory cop...
|
Adam <a****k@g****m>
|
almost 11 years ago
|
|
|
156bb53b
|
Add BlockingPop example
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
c8f4d409
|
Add docs mentioning conversion behavior can be customized with RedisClient.Co...
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
1d6cdd9a
|
Allow StoreAsHash behavior to be overridden
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
1499e810
|
Update README
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
68cd11c0
|
merge
Merge branch 'master' of https://github.com/ServiceStack/ServiceStack.Redis
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
9b8b5863
|
reset continuous failure count
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
8b8ab59c
|
Update README.md
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
338ced2a
|
minimize line wrapping
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
8bf2ea82
|
Add more LUA docs
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
725137e3
|
merge
Merge branch 'master' of https://github.com/ServiceStack/ServiceStack.Redis
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
31342e6a
|
Don't retry LicenseExceptions
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
04e84047
|
Update README.md
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
75c1e3ca
|
Update README.md
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
010497d5
|
Update SS dlls
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
78944062
|
Update SS dlls
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
2d0e210a
|
Add lua script and equivalent c# code using pipelines
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
0e4a6417
|
Remove scan specialization
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
c997f7b0
|
Add ExecCachedLua for managing book keeping around loading/executing cached l...
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
a6864330
|
Add new EvalCommand/Sha and ExecLua/Sha API's
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
d9dc2be2
|
Count multiple Scan operations as a single request
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
611047f3
|
Pipeline and multi key operations only counts as 1 test
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
f9190ebc
|
Only fetch ServerVersion when RedisConfig.AssumeServerVersion isn't specified
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
95957dbe
|
Add SetValues() alias for SetAll()
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
71870227
|
Update SS Common dlls
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
8174aff8
|
don't set maxmemory config in CI tests
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
27195d57
|
Implement new ICacheClientExtended.GetKeysByPattern
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
a665b675
|
Only show LastCommand info if it exists and verbose logging is not disabled
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
a152e52d
|
Add Test to create test data
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
8b994a6e
|
Only count Pipeline and Transactions as 1 operation
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
ece585b5
|
Add GetStringCount() to RedisClient
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
feeb3f75
|
Add Test to get multiple Types in Transaction
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
bcd8dfd0
|
re-order home page
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
cc930d49
|
Also ResetClients() after a forced failover of master
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
ed268fbd
|
Update SS text dll
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
67d321c0
|
Add proper impl for ForceFailover
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
6d856962
|
Update Redis Home Page with latest release features
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
4d57def0
|
Update SS dlls
|
Demis Bellot <d****t@g****m>
|
almost 11 years ago
|
|
|
c9e9dab8
|
Add API for TotalPendingDeactivatedClients
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
cf740b68
|
Also allow RedisSentinel to skip verifying masters with RedisConfig.VerifyMas...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
b55a4f59
|
Document RedisConfig options, change DefaultConnectTimeout to -1 to be consis...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
c08cdb56
|
Document RedisSentinel public API
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
6bf595e2
|
Update SS dlls
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
2d3d59bb
|
Update SS dlls
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
152ddcfc
|
Add NetworkRedisSentinelFailoverTests
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
dcc88f1b
|
Add new RedisStats.TotalCommandsSent
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
cdb26deb
|
Add API docs to RedisStats
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
0e794170
|
Upgrade to latest gcloud ips for sentinel
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
fa53953d
|
Update nspecs
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
e4978d63
|
adjust proportion distribution assertion
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
6e876515
|
Disable regression test again
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
41e1b9d6
|
Print dump of stats of 64 concurrent tests
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
c4a4f156
|
Add more tests, testing retry behavior
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
51d056a1
|
Collapse nearly identical SendReceiveVoid into SendReceive with action func h...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
c1c5d1ee
|
Update RedisStats to include Retry Counts and Resets
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
c105c765
|
Disable regression test
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
048e6212
|
Implement Auto Retry of Socket and Retryable Exceptions
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
0ab36edf
|
Refactor all underlying SendExpect commands to re-use same SendReceive* API's
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
00b48890
|
Replace ReadInt with ReadLong
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
0dbc4204
|
Fix bad refactor
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
45f0f180
|
Clean whitespace/code
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
98c2e81a
|
merge
Merge pull request #215 from allthedrones/master
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
1fd23d60
|
Bug fix for race condition when acquiring a lock.
|
Dusty Kline <d****e@s****m>
|
about 11 years ago
|
|
|
ae35fdd8
|
merge
Merge pull request #214 from JimiC/Set-Command-Fix
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
d50325f1
|
Fixed a bug where SET command failes for Redis prior of v2.6.12
|
JimiC <j****r@g****m>
|
about 11 years ago
|
|
|
1b055435
|
Clean-up logging
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
93ed153a
|
Impl user-friendly ToString() for RedisEndpoint
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
8b7feb4b
|
Change Sentinel Info Logging to Debug
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
4349989f
|
Update SS Interfaces
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
9c55d1b1
|
Update VS 2015 dlls
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
66a17e6a
|
Update SS dlls
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
8d9d339f
|
Add new ServiceStack.Redis.Tests.Sentinel project and move all Sentinel tests...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
91ae486d
|
Add new Sentinel Integration failover tests for local Sentinel and external G...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
0e8ac11b
|
Rename to ConsoleTests to avoid build errors with Console
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
d49d96b7
|
add more stats
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
d8556945
|
Add new ForceMasterFailover() API and sanitize outputs
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
865a710f
|
Automatically force a failover if Sentinel returns an invalid master for more...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
18282622
|
Add more configurations to RedisSentinel and new ForceMasterFailover() API
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
7841e02c
|
Add Sentinel Failover commands and change multi-thread access vars to use Int...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
1e6dd09a
|
Refactor pooling impl, move all blocking code or code that can throw outside ...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
c099685e
|
Update SS dlls
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
c758a381
|
Change RefreshActiveSentinels() to refresh after successful Master Lookup eve...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
fe35f5d7
|
Add new SentinelSentinels() API and reset Sentinels on Start and when Redis M...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
02dd8c37
|
Move default redis constants to RedisConfig
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
fffe114b
|
Update SS dlls
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
6f127524
|
Add RedisStats.ToDictionary()
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
6093bd08
|
add missing test
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
5a577fa1
|
Refactor all client managers to use higher-level IRedisResolver API's
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
16635caa
|
Move all non-required but useful API's into IRedisResolverExtended, which are...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
5c1e0c31
|
Maintain Stats in RedisState and expose them in RedisStats
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
59135304
|
Update SS Interfaces
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
47233b62
|
Don't immediately kill connections of active clients after failover to give t...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
a1bfa1c4
|
also check ChannelsMatching has elements
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
fb479f5c
|
Increase waiting after spawning redis preocesses for improved reliability
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
48c47c56
|
Add proper impl RedisSentinelResolver always check Sentinels for hosts, only ...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
e549a50c
|
Refactor RedisSentinelWorker, tidy + rip unused code, switch to use resilient...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
80bf9d01
|
Refactor RedisSentinel make more options configurable
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
c7d14ac8
|
Rename SentinelConnectTimeout to more appropriate HostLookupTimeout for non-s...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|
|
d0bd39b7
|
Add ChannelsMatching support to RedisPubServer for subscribing to channel pat...
|
Demis Bellot <d****t@g****m>
|
about 11 years ago
|
|