In case anyone needs this: https://gist.github.com/1377952

You’ve got to bootstrap it in some bootstrap job like so:

1
ScalaCacheAccessor.set(new MongoCacheImpl)

It’s only tested with the Press module so far (shared state is evil anyway 😉 )