Skip to content

TypeScript Redis abstraction we use in backend at MyUnisoft

License

Notifications You must be signed in to change notification settings

MyUnisoft/Redis

Repository files navigation

Redis

MyUnisoft Redis package.

npm version license size

🚧 Requirements

  • Node.js version 20 or higher.
  • Docker (for running tests).

Tip

If you ever want to setup a local instance of Redis,
you can follow the Redis documentation for Mac,
or, you can use Memurai for Windows.

🚀 Getting Started

This package is available in the Node Package Repository and can be easily installed with npm or yarn.

$ npm i @myunisoft/redis
# or
$ yarn add @myunisoft/redis

There are multiple adapters to exploit the different abstractions available.

Contributors ✨

All Contributors

Thanks goes to these wonderful people (emoji key):

Nicolas Hallaert
Nicolas Hallaert

💻 ⚠️ 📖 👀
PierreDemailly
PierreDemailly

👀 ⚠️
Thomas.G
Thomas.G

💻 ⚠️ 📖 👀

This project follows the all-contributors specification. Contributions of any kind welcome!