The Wayback Machine - https://web.archive.org/web/20230102050158/https://github.com/NodeRedis
Skip to content
@NodeRedis

Node Redis

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

Pinned

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

    JavaScript 83 36

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

    JavaScript 83 31

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

    JavaScript 5 2

  4. 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 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

Repositories

  • redis-commands Public

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

    JavaScript 83 MIT 31 1 12 Updated Dec 30, 2022
  • 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.

    JavaScript 83 MIT 36 5 4 Updated Jun 1, 2020
  • cluster-key-slot Public

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

    JavaScript 1 9 0 0 Updated Jul 18, 2019
  • denque Public

    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 37 0 0 Updated Jun 26, 2019
  • redis-errors Public

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

    JavaScript 5 MIT 2 1 0 Updated Jun 1, 2017

Top languages

Loading…

Most used topics

Loading…