rfink / sequelize-redis-cache

Small fluent interface for caching sequelize database query results in redis more easily
MIT License
175 stars 47 forks source link

Fix for #15 where associations via generated a new cache key every time #17

Closed NotJustClarkKent closed 8 years ago

NotJustClarkKent commented 8 years ago

Please test/review when you have a chance.