Quantcast
Channel: How to use memcache with SailsJS models? - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Zuker for How to use memcache with SailsJS models?

You can create your own Sails adapter for MySQL with cache support using existing sails-mysql adpater. Basically you need to extend find method with caching functionality.

View Article



How to use memcache with SailsJS models?

Are solutions for use with Nodejs MySQL, but I found no possibility to fasten them to the models have sailsjs. How to cache database queries mysql? How can I do it?

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images