As of now, the application uses an in-memory database implementation to persist its data. Replace it with a Real DB implementation, such as MongoDB.
As of now, the application uses an in-memory database implementation to persist its data. Replace it with a Real DB implementation, such as MongoDB.