BookSleeve
Efficient, fully asynchronous Redis client
Version | Released | Deprecated |
---|---|---|
1.3.41 | Nov 28, 2013 | Sep 24, 2019 almost 5 years ago |
1.3.40 | Nov 19, 2013 | Sep 24, 2019 almost 5 years ago |
1.3.39 | Sep 20, 2013 | Sep 24, 2019 almost 5 years ago |
1.3.38 | Jun 27, 2013 | Sep 24, 2019 almost 5 years ago |
1.3.37 | May 11, 2013 | Sep 24, 2019 almost 5 years ago |
1.3.36 | May 7, 2013 | Sep 24, 2019 almost 5 years ago |
1.3.35 | Apr 26, 2013 | Sep 24, 2019 almost 5 years ago |
1.3.32 | Apr 22, 2013 | Sep 24, 2019 almost 5 years ago |
1.3.33 | Apr 22, 2013 | Sep 24, 2019 almost 5 years ago |
1.3.34 | Apr 22, 2013 | Sep 24, 2019 almost 5 years ago |
Last updated on 19 January-2024, at 00:07 (UTC).
Got EOL?
Xeol can give you visibility into end-of-life (EOL) and deprecated packages across all your repositories. Try it out!
Description
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.
FAQs
> Is BookSleeve Deprecated?
It appears there are some versions of BookSleeve that are deprecated.
> What is the deprecation date for the latest version of BookSleeve?
The latest version of BookSleeve was released on Nov 28, 2013, and it is now deprecated.
> What does deprecated mean?
Deprecated means that the package was either marked as deprecated on the package registry, or that the source code repository for the package was archived.