Skip to content

Mongo Persistence

Compare
Choose a tag to compare
@maheshyaddanapudi maheshyaddanapudi released this 09 Jun 13:12
· 190 commits to all since this release
504e32b

Release Details

  • Feature
  • Build related changes
  • Other (please describe): Docker / Docker Compose files included.

Changes in this Release

  1. Mongo Persistence / Option to use Mongo Database as persistence unit.
  2. Docker Compose example with Mongo Container.

Alternatives considered

Many other persistence alternatives like Cassandra, MySQL, Postgres already exist. This is just an addition to persistence options.