So #153 should unblock this integration, but most of the code here now should be tossed tbh. What you really want to do to integrate (plug in?) the persistent storage is replace the InMemoryStorageBindingModule in FrontendGuiceServletContextListener with PersistentStorageBindingModule.
So #153 should unblock this integration, but most of the code here now should be tossed tbh. What you really want to do to integrate (plug in?) the persistent storage is replace the
InMemoryStorageBindingModule
inFrontendGuiceServletContextListener
withPersistentStorageBindingModule
.