multibit-merchant
multibit-merchant copied to clipboard
Migrate database to MongoDB
Change the persistent store to use MongoDB.
Use DTOs with JSON markup. Use String based IDs mapped to ObjectIds. Use Mongojack to simplify queries. Use Embedded Mongo (Flapdoodle) for integration/functional tests.