redis-js v0.1.2

npm

An in-memory redis-compatible implementation written in pure javascript. Part of the [Rarefied Redis Project](http://wilkenstein.github.io/rarefied-redis/).

Updated View on npm →
Version
0.1.2
115d ago
License
MIT
115d ago
Weekly Downloads
3.0K
103d ago
Dependencies
0
115d ago
Required Runtime
None
115d ago
Deprecated
No
115d ago

Weekly downloads

Release activity

1 release tracked. Last release: 116 days ago.

v0.1.2 current
v0.1.2 Mar 21, 2026

Last changed

Field Change When
weekly_downloads (none) 3002 103d ago
deprecated (none) false 116d ago
required_runtime (none) (none) 116d ago
dep_count (none) 0 116d ago
license (none) MIT 116d ago
latest_version (none) 0.1.2 116d ago

Use it

REST API
$ curl
https://api.grounded-api.dev/v1/npm/redis-js/latest_version
{ "value": "0.1.2" }
CLI
$ npx grounded-cli redis-js
redis-js@0.1.2 (npm)