@hackage / keyed-vals-redis

Access Redis using a keyed-vals Handle

Latest0.2.3.5

About

Metadata

  • Last updated , by adetokunbo
  • License BSD-3-Clause
  • Maintained by: adetokunbo@emio.la

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.4.1
  2. 9.2.4
  3. 9.0.2
  4. 8.10.7

Readme

keyed-vals-redis

GitHub CI Stackage Nightly Hackage Hackage Dependencies BSD3

keyed-vals aims to provide a narrow client for storing key-value collections in storage services like Redis via an abstract Handle interface.

This package, keyed-vals-redis, provides an implementation of the Handle that uses Redis as the storage service.