package redis-async

  1. Overview
  2. Docs
Redis client for Async applications

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=887f10006f90b3d37b01e715dad466d5b56f9b58f20f217c69df825f23829d90

doc/CHANGES.html

Release v0.17.0

  • Implement Redis Streams commands
  • Implement sorted set commands
  • Many additional minor command additions

Release v0.16.0

  • Implement Sentinel (high availability)
  • Add Authentication commands and tooling
  • Implement Cursors
  • Implement Keyevents
  • Many many miscellaneous additional commands

Old pre-v0.15 changelogs (very likely stale and incomplete)

git version

  • Initial public version
  • Implements a small subset of Redis commands; parsers are provided to easily add more as needed. Pull requests welcome.
OCaml

Innovation. Community. Security.