MyBatis-Memcached extension Memcached support for MyBatis Cache.
To release this library, use the maven release plugin.
If no memcache installed ensure to set the following profile -PnoTest.
Typical maven release is done as follows where tests ignored.
- mvn release:clean
- mvn release:prepare -PnoTest
- mvn release:perform -PnoTest
