Skip to content
@NodeRedis

Node Redis

The home of the Redis in Node.js family of packages.

Pinned Loading

  1. node-redis-parser node-redis-parser Public

    A high performance Redis protocol (RESP) parser for JavaScript. Used by Node Redis & ioredis.

    JavaScript 87 36

  2. redis-commands redis-commands Public

    A module that exports all available Redis commands and their supported Redis versions.

    JavaScript 84 31

  3. redis-errors redis-errors Public

    A module that provides all Error classes used in Node Redis v3.0.0 onwards.

    JavaScript 5 2

  4. cluster-key-slot cluster-key-slot Public

    Forked from invertase/cluster-key-slot

    Generates CRC hashes for strings - for use by Node Redis clients to determine key slots.

    JavaScript 1

  5. denque denque Public

    Forked from invertase/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.

    JavaScript 1 1

Repositories

Showing 6 of 6 repositories
  • redis-commands Public

    A module that exports all available Redis commands and their supported Redis versions.

    NodeRedis/redis-commands’s past year of commit activity
    JavaScript 84 MIT 31 1 12 Updated Dec 30, 2022
  • NodeRedis/test-utils’s past year of commit activity
    0 0 0 0 Updated Sep 2, 2021
  • node-redis-parser Public

    A high performance Redis protocol (RESP) parser for JavaScript. Used by Node Redis & ioredis.

    NodeRedis/node-redis-parser’s past year of commit activity
    JavaScript 87 MIT 36 5 4 Updated Jun 1, 2020
  • cluster-key-slot Public Forked from invertase/cluster-key-slot

    Generates CRC hashes for strings - for use by Node Redis clients to determine key slots.

    NodeRedis/cluster-key-slot’s past year of commit activity
    JavaScript 1 11 0 0 Updated Jul 18, 2019
  • denque Public Forked from invertase/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.

    NodeRedis/denque’s past year of commit activity
    JavaScript 1 39 0 0 Updated Jun 26, 2019
  • redis-errors Public

    A module that provides all Error classes used in Node Redis v3.0.0 onwards.

    NodeRedis/redis-errors’s past year of commit activity
    JavaScript 5 MIT 2 1 0 Updated Jun 1, 2017

Top languages

Loading…

Most used topics

Loading…