BookSleeve 1.3.27
Fully asynchronous Redis client, capable of pipelined operations; this acts as a multiplexer, allowing high-performance parallel usage of a single connection (or few connections) without being blocked on each separate request. All core redis opeations are supported. This library can also be used from C# 5.0/async very effectively.
Showing the top 20 packages that depend on BookSleeve.
Packages | Downloads |
---|---|
Microsoft.AspNet.SignalR.Redis
Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
|
44 |
Microsoft.AspNet.SignalR.Redis
Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
|
13 |
Microsoft.AspNet.SignalR.Redis
Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
|
12 |
Microsoft.AspNet.SignalR.Redis
Enables scale-out of SignalR applications in a web-farm using Redis as a messaging backplane.
|
12 |
Microsoft.AspNet.SignalR.Redis
Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
|
11 |
Microsoft.AspNet.SignalR.Redis
Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
|
10 |
Microsoft.AspNet.SignalR.Redis
Redis message bus implementation for SignalR
|
10 |
Microsoft.AspNet.SignalR.Redis
Enables scale-out of SignalR applications in a web-farm using Redis as a messaging backplane.
|
10 |
Microsoft.AspNet.SignalR.Redis
Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
|
9 |
Microsoft.AspNet.SignalR.Redis
Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
|
8 |
Microsoft.AspNet.SignalR.Redis
Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
|
7 |
* 1.3.27 - Add: GetCounters tracks the number of in-progress callbacks (sync and async)
* 1.3.26 - Fix: Tidying up shutdown
* 1.3.25 - Fix: Async-receive could misreport blame
* 1.3.24 - Add: Much better tracking of who to blame for shutdown events; this is available on the connection and used in error messages
* 1.3.23 - Add: Expose an explicit Shutdown event
* 1.3.22 - Add: Make CompletionMode configurable (globally and per-connection)
* 1.3.21 - Add: SuspendFlush/ResumeFlush
* 1.3.20 - Add: support for DUMP/RESTORE
* 1.3.19 - Add: support for batches; like transactions, but no guarantee of atomicity
* 1.3.18 - Fix: close during "shutdown" was losing fault information
* 1.3.17 - Fix: annoying null-ref is annoying
* 1.3.16 - Fix: cleanup a few more unobserved exceptions
* 1.3.15 - Fix: ensure all exceptions are "observed"
* 1.3.14 - Fix: treat unsendable messages as cancelled
* 1.3.13 - Fix: multi-channel subscribe was failing
* - Add: support for single-command locking w/ 2.6.12 or above
* 1.3.12 - Fix: 1.3.11 was deploy fail :(
* 1.3.11 - Fix: Environment.Ticks (from 1.3.7) simplified
* Add: Optionally inline callbacks when possible to reduce Task overhead
* 1.3.10 - Fix: subscription connections may need to defer pending queue until after INFO, to
* ensure CLIENT SETNAME works; QUIT should not error during Dispose();
* 1.3.9 - Add: "redis-command" to errors
* 1.3.8 - Fix: possible null-ref during timeouts
* 1.3.7 - Fix slow ConnectionUtils.Connect performance w/ 'down' servers
* - Avoid Environment.Ticks due to wrap-around
* 1.3.6 - Adds TIME support
* - Pub/sub now returns Task to allow tracking of subscription
*
* 1.3.*- MAJOR CHANGES; 1.3 removes the threaded core to allow for more scalability over multiple connections;
* This is an API-breaking change (especially around pub/sub), and local validation is recommended
*
* 1.2.0.8 - Fix processing of info=>redis_version to work with MS alpha redis
* 1.2.0.7 - Client names now fully supported on 2.6.9+
* 1.2.0.6 - Support client names on connections (in theory; API changes only)
* 1.2.0.5 - Bug-fixes: large integer parsing
* 1.2.0.4 - ConnectionUtils now supports sentinel
* 1.2.0.3 - show current tie-breaker key in ConnectionUtils
* 1.2.0.2 - added additional ConnectionUtils overloads to control master/slave behavior more granularly
* 1.2.0.1 - adds SORT support (under Keys)
* 1.2.0.0 - BREAKING CHANGE: SortedSets.{Rank|Score} now return nullable values
* - adds bindings for redis 2.6 commands
* - now strong-named
* - cumulative bug-fixes
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
1.3.41 | 12 | 08/26/2023 |
1.3.40 | 9 | 08/28/2023 |
1.3.39 | 9 | 08/26/2023 |
1.3.38 | 9 | 08/29/2023 |
1.3.37 | 13 | 09/01/2023 |
1.3.36 | 10 | 08/29/2023 |
1.3.35 | 7 | 08/29/2023 |
1.3.34 | 8 | 12/07/2023 |
1.3.33 | 7 | 08/29/2023 |
1.3.32 | 11 | 08/26/2023 |
1.3.31 | 11 | 08/25/2023 |
1.3.30 | 11 | 08/26/2023 |
1.3.29 | 8 | 08/31/2023 |
1.3.28 | 10 | 08/25/2023 |
1.3.27 | 8 | 08/25/2023 |
1.3.26 | 8 | 08/28/2023 |
1.3.25 | 8 | 08/30/2023 |
1.3.24 | 8 | 08/25/2023 |
1.3.23 | 9 | 08/27/2023 |
1.3.22 | 7 | 08/30/2023 |
1.3.21 | 5 | 02/18/2024 |
1.3.20 | 10 | 08/30/2023 |
1.3.19 | 10 | 08/24/2023 |
1.3.18 | 9 | 08/26/2023 |
1.3.17 | 9 | 08/28/2023 |
1.3.16 | 7 | 08/30/2023 |
1.3.15 | 9 | 08/28/2023 |
1.3.14 | 6 | 08/29/2023 |
1.3.13 | 8 | 12/07/2023 |
1.3.12 | 9 | 08/29/2023 |
1.3.11 | 8 | 08/31/2023 |
1.3.10 | 8 | 08/25/2023 |
1.3.9 | 7 | 06/13/2023 |
1.3.8 | 9 | 06/12/2023 |
1.2.0.8 | 11 | 09/21/2023 |
1.2.0.7 | 8 | 02/18/2024 |
1.2.0.6 | 8 | 10/13/2023 |
1.2.0.5 | 5 | 02/19/2024 |
1.2.0.4 | 7 | 10/13/2023 |
1.2.0.3 | 7 | 02/18/2024 |
1.2.0.2 | 8 | 02/18/2024 |
1.2.0.1 | 9 | 02/18/2024 |
1.2.0 | 8 | 06/12/2023 |
1.1.0.12 | 8 | 02/18/2024 |
1.1.0.11 | 8 | 10/15/2023 |
1.1.0.10 | 11 | 10/16/2023 |
1.1.0.9 | 7 | 09/15/2023 |
1.1.0.8 | 8 | 02/18/2024 |
1.1.0.7 | 7 | 02/18/2024 |
1.1.0.6 | 10 | 02/18/2024 |
1.1.0.5 | 7 | 02/18/2024 |