Grails(22)Grails with Memcached

Grails(22)Grails with Memcached

We may not use memcached in our old grails project, but these reference links are useful if you plan to use memached in grails.


References:
http://www.ibm.com/developerworks/java/library/j-memcached1/
http://www.ibm.com/developerworks/opensource/library/j-memcached2/index.html

http://sillycat.iteye.com/blog/563615

https://github.com/dustin/java-memcached-client

http://stackoverflow.com/questions/14049614/how-to-use-memcached-in-grails

相关推荐