搜索 "redis" 的结果(共 12 个)
denque
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Apache-2.0
bull-redlock
A node.js redlock implementation for distributed redis locks
MIT
ioredis
A robust, performance-focused and full-featured Redis client for Node.js.
MIT
save
A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.
ISC
cluster-key-slot
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
Apache-2.0
redis-parser
Javascript Redis protocol (RESP) parser
MIT