snaplet-redis: Redis support for Snap Framework

[ bsd3, library, snap, web ] [ Propose Tags ]

This package provides a snaplet which exposes interface to Redis in-memory key-value storage as implemented by Hedis library. Inline documentation contains usage examples.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
example

Build example

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.1, 0.1.1.1, 0.1.3, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.1.4, 0.1.4.1, 0.1.4.2, 0.1.5, 0.1.6, 0.1.6.1
Change log CHANGELOG.md
Dependencies base (<4.15), bytestring (<0.11), cereal (<0.6), clientsession (<0.10), configurator (<0.4), hedis (<0.15), lens (<5), mtl (<2.3), snap (<1.2), snap-core (<1.1), snap-server (<1.2), snaplet-redis, text (<1.3), time (<1.10), unordered-containers (<0.3) [details]
License BSD-3-Clause
Author Dmitry Dzhus
Maintainer dima@dzhus.org
Category Web, Snap
Home page https://github.com/dzhus/snaplet-redis#readme
Bug tracker https://github.com/dzhus/snaplet-redis/issues
Source repo head: git clone https://github.com/dzhus/snaplet-redis
Uploaded by DmitryDzhus at 2021-04-14T11:12:11Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Executables Example
Downloads 11541 total (32 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-04-14 [all 1 reports]

Readme for snaplet-redis-0.1.6.1

[back to package description]

snaplet-redis

Github CI build status Hackage Hackage deps

Redis support for Snap Framework.