MPL-2.0 licensed by Toralf Wittner
Maintained by Toralf Wittner
This version can be pinned in stack with:redis-io-0.6.0@sha256:36d1e9b987d2a40771c84799210641bcecdba09d0a86627a7d011c30fccf8e9e,2707

Module documentation for 0.6.0

redis-io

Yet another Redis client.

A redis client library interpreting redis-resp commands.

Changes

0.6.0

0.5.2

  • Update test dependencies

0.5.1

  • Bugfixes

0.5.0

  • transactional has been added to execute redis transactions.
  • Bugfixes

0.4.1

  • Support monad-control 1.*