Databank Redis

JSON →
library 0.19.6 ·javascript abandoned
verified Jun 7, 2026

Redis driver for the Databank key-value/document store abstraction library. Current version 0.19.6 (last released 2014, unmaintained). Provides a Redis-backed implementation of the Databank interface, storing objects as JSON strings with automatic indexing via Redis sets. Works with Node.js >=0.6.x. Limited to basic CRUD and set intersection queries; no support for Redis clustering, advanced data structures, or transactions.