redis-model icon indicating copy to clipboard operation
redis-model copied to clipboard

Minimal models for Redis

Results 2 redis-model issues
Sort by recently updated
recently updated
newest added

I really would like to use unique Strings for the model keys. This would allow me to define a 1:1 mapping between host name and the model instance.

Has anyone had any luck getting this to work on Heroku? It seems my application keeps erroring out due to it not making a connection to Redis. I have added...