RipeSeed / ask-ripeseed

An AI Assistant to answer user queries based on your own knowledge base!
https://ask.ripeseed.io
MIT License
36 stars 9 forks source link

[Feature] Add support for Redis as an alternative caching option #62

Open riazosama opened 1 month ago

riazosama commented 1 month ago

Currently, our application uses Momento for caching. We would like to extend the caching functionality to support Redis as well, allowing the app to dynamically choose between Momento and Redis based on environment variables.

Expected Behavior:

Technical Details:

Additional Notes:

noobprograms commented 2 weeks ago

@riazosama do you plan to use upstash for redis or any other option????