Is redis not supported? It would be better if we could support redis
Is redis not supported? It would be better if we could support redis
@f3l1x I feel like you said you would add Redis driver?
Hi, yes, that's true. I have a little prototype and I hope it will be finished by end of the year.
This package already implements storage in redis: https://github.com/Kdyby/Redis
You can use another pankage implements this https://github.com/contributte/redis/tree/master/.docs#sessions . I never have used this, I just find.
Thank you guys. We know about it, but still, we want to add Redis as official nette/caching driver.
@f3l1x Isn't solution to use contributte/redis? Why invent a wheel, when it exists?
As @f3l1x wrote, that is something that would be nice to have directly in Nette by default.
@f3l1x Is there any way how can I help you with this task?