bookshelf-cache-redis icon indicating copy to clipboard operation
bookshelf-cache-redis copied to clipboard

🔥 A robust, performance-focused caching solution for Bookshelf based on top of Redis.

Results 2 bookshelf-cache-redis issues
Sort by recently updated
recently updated
newest added

This is a great plugin, but I would like that the returned values be actual `Model` or `Collection` instances, instead of simple objects with just a `toJSON` method. https://github.com/strapi/bookshelf-cache-redis/blob/master/src/index.js#L88-L90 We're...

https://github.com/strapi/bookshelf-cache-redis/blob/master/src/index.js#L106-L108