cms icon indicating copy to clipboard operation
cms copied to clipboard

feature: Use redis

Open devsargam opened this issue 10 months ago • 1 comments

Current implementation of cache is very unreliable and unusuable in edge environment like middlewares & server actions.

We can move on to services like: https://upstash.com/docs/redis/tutorials/nextjs_with_redis or get a redis instance ourselves

devsargam avatar Mar 28 '24 21:03 devsargam

hey @hkirat? What do you think about this?

Would require a lot of migrations in different files

devsargam avatar Mar 28 '24 21:03 devsargam