While adding redis as my cache store in Rails app,
i added the redis url as redis://localhost:6379/0/cache.
What is the meaning of 0/cache in the redis URL?
While adding redis as my cache store in Rails app,
i added the redis url as redis://localhost:6379/0/cache.
What is the meaning of 0/cache in the redis URL?