cms
cms copied to clipboard
feature: Use redis
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
hey @hkirat? What do you think about this?
Would require a lot of migrations in different files