- 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
-
- 10 Oct, 2014 4 commits
-
-
Marc Gravell authored
HLL unit tests
-
olviko authored
-
Marc Gravell authored
Issue #99: Added HyperLogLogLength that takes array of HLL keys
-
olviko authored
-
- 03 Oct, 2014 3 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
- 01 Oct, 2014 1 commit
-
-
Marc Gravell authored
-
- 26 Sep, 2014 3 commits
-
-
Marc Gravell authored
Fixup the `[InternalsVisibleTo]` (glitched on strong-name version, but not needed); include Moq dlls - this is purely to make my build-server happy
-
Marc Gravell authored
Key space isolation tests
-
Marc Gravell authored
Minor change to WrapperBase
-
- 25 Sep, 2014 14 commits
-
-
Mårten Wikström authored
-
mwikstrom authored
-
mwikstrom authored
-
Mårten Wikström authored
Merge new stuff
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
fix minor mistype on comment.
-
Marc Gravell authored
Update KeysScan.md
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
Add basic tests for keyspace isolation; use polymorphism for Condition re-writing; slight tweaks to wrapper construction (no double-wrapping, for example)
-
Marc Gravell authored
Key space isolation extension to IDatabase
-