dane-stevens / redis-modules-sdk

A Software development kit for easier connection and execution of Redis Modules commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Software development kit for easier connection and execution of Redis Modules commands

A few words πŸ’¬

An open source SDK of all the available Redis modules, built with TypeScript for better typing experiences and better usages.

Benefits ⚑ πŸ™Š

  1. All in 1, all Redis modules are covered in 1 project
  2. Amazing πŸ”₯ typing experiences, all types are well documented and easy to use!
  3. Easy to find your Redis command, each Redis module command has a referenced function in it's class!

Let's get started πŸ“

Installing latest version:

npm install redis-modules-sdk@latest

Versions & Releases

  • A list of existing versions can be found here
  • A list of releases will be found here

Documentation πŸ“–

Come and read our documentation here before starting

Contributing πŸ™Œ

Interested in contributing? awesome! start with reading our guidelines here

Supporters πŸ‘

Stargazers repo roster for @danitseitlin/redis-modules-sdk

About

A Software development kit for easier connection and execution of Redis Modules commands.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 100.0%