- 19 Feb, 2015 2 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
- 13 Feb, 2015 2 commits
-
-
Marc Gravell authored
provide a way of overriding the task factory which se.redis will use #159
-
Wojtek Turowicz authored
-
- 04 Feb, 2015 3 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
slave-of should help us out by a: not preserving a known-bad "master" value, and b: telling anyone listening about the pending change
-
Marc Gravell authored
-
- 02 Feb, 2015 1 commit
-
-
Marc Gravell authored
Prevent EVAL to SCRIPT conversion if it is not supported
-
- 30 Jan, 2015 1 commit
-
-
bgeertsberg authored
-
- 23 Jan, 2015 1 commit
-
-
Marc Gravell 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 1 commit
-
-
Marc Gravell authored
-