Kah Tang

Results 3 comments of Kah Tang

I'm working on a Scala + GAE + Sienna combination in the Play framework. I have an object (Serializable) which I'm trying to cache with Cache.set(). When I run my...

The data is retrieved in some way from the cache, but I have the feeling the cache is not wired to the Memcache API and instead just puts the cached...

I think I can make a fix for it. I'll fork the code and send you a pull request.