0.3.1 • Published 9 years ago

skiff-redis v0.3.1

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

skiff-redis

Build Status

Implementation of redis-backed skiff persistence layer. Original abstract class is located here: https://github.com/pgte/abstract-skiff-transport

Library to be used with is here: https://github.com/pgte/skiff

This can not be extended with level-* plugins as it relies on a different store. If you want to use it with redisDOWN - look at the skiff-level with appropriate backend.