Top "Redis-cache" questions

Redis is an open source (BSD licensed), in-memory data structure store, use this tag for specific cache usage

Can Redis write out to a database like PostgreSQL?

I've been using PostgreSQL for the longest time. All of my data lives inside Postgres. I've recently looked into redis …

python django postgresql redis redis-cache
Name or service not known [tcp://redis:6379]

i am having a problem setting up redis cache with laravel. i have a redis server runnig on my local …

php laravel-5 predis phpredis redis-cache
Redis Cache - "Server Closed the connection" error

I was running some tests to understand the MaxMemory-Reserved & MaxMemory-Policy and we faced “Server Closed the connection” error few …

caching redis azure-redis-cache redis-cache
java.lang.ClassCastException: DTOObject cannot be cast to DTOObject

I am facing a weird issue in my application which runs on Spring Boot 1.4.0M3 which is using Spring cache …

spring spring-mvc caching spring-boot redis-cache