cashews
cashews copied to clipboard
Redis unix socket
Hi, how can I use a redis unix socket or a pre-existing Redis instance?
Hello,
That's easy, It could be something like this
cache.setup("redis://", address="unix:///run/redis/redis.sock")