DEV Community

Dani Tseiltin
Dani Tseiltin

Posted on

Do you use Redis?

Do you use Redis? Or even better = Redis Modules?
I've built a nice project in typescript as a living and easy SDK for Redis Modules!!
Please join and say your piece :) https://github.com/danitseitlin/redis-modules-sdk

Top comments (5)

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

How do you use Redis? Where do you host Redis?

Collapse
 
danitseitlin profile image
Dani Tseiltin

I honestly don't use Redis today (yet) but it's great and I work in a Team that uses redis modules and had hard time using existing Redis module commands via existing NPM packages - so I developed one.

Collapse
 
danitseitlin profile image
Dani Tseiltin

The main idea here is raise the acknowledgement of the package and see if others had the same issues and wnt to try my package to see if it helps them

Collapse
 
guyroyse profile image
Guy Royse

Was looking over this package on GitHub. It looks very nice. Great work!

Collapse
 
danitseitlin profile image
Dani Tseiltin

Thank you! I'm still working on it adding the RedisAI module!