- 23 Jan, 2015 1 commit
-
-
shiweichuan@gmail.com authored
-
- 20 Jan, 2015 7 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
Unhandled exception in callback when connection is disposed
-
Marc Gravell authored
Adding an environ var (SERedis_ClientCertStorageFlags) for configuring which cert store to check.
-
Marc Gravell authored
Added ability to write to a non-readonly slave
-
Marc Gravell authored
Azure stale connection detection
-
Marc Gravell authored
Fixed connect timeout handling in ConnectionMultiplexer.Connect
-
Marc Gravell authored
Update Basics.md typo
-
- 09 Jan, 2015 1 commit
-
-
Billy Cahill authored
-
- 05 Jan, 2015 1 commit
-
-
Marc Gravell authored
add TryParse() methods to Redis.Value for common conversion; exposing publicly functions already available internally
-
- 02 Jan, 2015 1 commit
-
-
Marc Gravell authored
expose Prepend and Append methods on RedisKey, so we can avoid some string concats in common cases
-
- 01 Jan, 2015 3 commits
-
-
kevin-montrose authored
-
kevin-montrose authored
-
kevin-montrose authored
add TryParse() methods to Redis.Value for common conversion; exposing publicly functions already available internally
-
- 17 Dec, 2014 1 commit
-
-
Pavel Iakovenko authored
-
- 09 Dec, 2014 1 commit
-
-
Jake Scott authored
-
- 26 Nov, 2014 3 commits
-
-
Pavel Pochobut authored
-
Pavel Pochobut authored
Fixed hardcoded connectCompletionType. Dorces async execution of ConnectionMultiplexer.ReconfigureAsync in ConnectionMultiplexer.Connect
-
Pavel Pochobut authored
stale connection detection changed to use first unanswered write timestamp instead of lastWrite - lastRead diff
-
- 17 Nov, 2014 3 commits
-
-
Pavel Pochobut authored
-
Pavel Pochobut authored
-
Pavel Pochobut authored
-
- 14 Nov, 2014 2 commits
-
-
Marc Gravell authored
Fixed typo
-
Mithun authored
-
- 29 Oct, 2014 1 commit
-
-
Max Stepanskiy authored
-
- 27 Oct, 2014 3 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
Revisit prefixed keys to avoid allocations; update MS redis-64 from nuget; update tests; change namespace of keyspace isolation - that was an error
-
Marc Gravell authored
Fixed race condition in PhysicalConnection creation
-
- 26 Oct, 2014 2 commits
-
-
Pavel Pochobut authored
-
Pavel Pochobut authored
-
- 15 Oct, 2014 3 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
Make locking *mostly* work with twemproxy (and more generally: without multi/exec if they aren't available)
-
Marc Gravell authored
-
- 13 Oct, 2014 2 commits
-
-
Marc Gravell authored
Make sure the initial cursor/pageOffset are correct (for both enumerable and enumerator) even if not iterated
-
Marc Gravell authored
-
- 12 Oct, 2014 5 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-