googleinterns / step23-2020

Apache License 2.0
3 stars 5 forks source link

Integrate Persistent storage #147

Closed chuckluv closed 4 years ago

KoopaKing commented 4 years ago

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.