An open source SDK of all the available Redis modules, built with TypeScript for better typing experiences and better usages.
- All in 1, all Redis modules are covered in 1 project
- Amazing 🔥 typing experiences, all types are well documented and easy to use!
- Easy to find your Redis command, each Redis module command has a referenced function in it's class!
npm install redis-modules-sdk@latest
Come and read our documentation here before starting
Interested in contributing? awesome! start with reading our guidelines here