hask-redis-mux: A RESP protocol implementation and multiplexed Redis client library
hask-redis-mux provides a full RESP protocol parser, Redis client with TLS support, CRC16 hash slot computation, and a multiplexed Redis Cluster client with connection pooling and automatic topology discovery.
[Skip to Readme]
library hask-redis-mux
Modules
[Index] [Quick Jump]
library hask-redis-mux:redis
Downloads
- hask-redis-mux-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | attoparsec (>=0.14 && <0.15), base (>=4.19 && <4.22), bytestring (>=0.12 && <0.13), containers (>=0.6 && <0.8), crypton-x509-system (>=1.6 && <1.7), data-default-class (>=0.1 && <0.3), dns (>=4.2 && <4.3), file-embed (>=0.0.16 && <0.1), hask-redis-mux, iproute (>=1.7 && <1.8), mtl (>=2.3 && <2.4), network (>=3.2 && <3.3), stm (>=2.5 && <2.6), text (>=2.1 && <2.2), time (>=1.12 && <1.13), tls (>=2.1 && <2.2), vector (>=0.13 && <0.14) [details] |
| Tested with | ghc ==9.10.3 |
| License | MIT |
| Author | Seth Speaks |
| Maintainer | sspeaks610@gmail.com |
| Uploaded | by sspeaks at 2026-02-17T00:47:24Z |
| Category | Network |
| Home page | https://github.com/sspeaks/redis-client |
| Bug tracker | https://github.com/sspeaks/redis-client/issues |
| Source repo | head: git clone https://github.com/sspeaks/redis-client.git |
| Distributions | |
| Downloads | 4 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-02-17 [all 1 reports] |