- 30 Aug, 2018 1 commit
-
-
Marc Gravell authored
-
- 29 Aug, 2018 7 commits
-
-
Marc Gravell authored
-
Nick Craver authored
We decided this won't help anyone long-term, as the signature to types still differs. With strong naming you *could* load both as a workaround, but the upgrade cutover has to happen at some point and this does it for the 2.0 release.
-
Nick Craver authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
- 28 Aug, 2018 19 commits
-
-
Marc Gravell authored
-
Nick Craver authored
-
Nick Craver authored
-
Marc Gravell authored
-
Nick Craver authored
-
Marc Gravell authored
-
Nick Craver authored
2.0 - change tracking PR; do not merge
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Nick Craver authored
-
Nick Craver authored
-
Marc Gravell authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Ammar Hamidou authored
-
- 26 Aug, 2018 7 commits
-
-
Nick Craver authored
While these were being cancelled already - we can still tidy into the extensions. When they were added we were competing on edits...now that we're clear we can do that cleanup pass.
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
This wasn't actually working due to needing a "needs DB" exemption, fixed up!
-
Nick Craver authored
The return differs on OBJECT IDLETIME, it's a bulkstring null when the key does not exist...handle it accordingly.
-
Nick Craver authored
-
Ben Adams authored
-
- 21 Aug, 2018 2 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
#920 - add Lease<T> API; currently only {String|Hash}GetLease[Async] implemented; includes convenience methods for decoding or treating as a MemoryStream
-
- 17 Aug, 2018 4 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
# Conflicts: # src/StackExchange.Redis/Interfaces/IDatabase.cs # src/StackExchange.Redis/Interfaces/IDatabaseAsync.cs # src/StackExchange.Redis/RedisDatabase.cs
-
Tomasz Żmuda authored
* Get multiple elements with SetPop * Adjust names
-