playframework/play2-memcached

how to use memcache incr command?

Opened this issue · 2 comments

how to use memcache incr command?

play-memcached is an implementation of Play2's Cache API.

So we can not use these commands what this API does not support.

so flush_all and delete is also not available...