multibit-merchant icon indicating copy to clipboard operation
multibit-merchant copied to clipboard

Migrate database to MongoDB

Open gary-rowe opened this issue 12 years ago • 0 comments

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.

gary-rowe avatar Jul 23 '13 12:07 gary-rowe