hemerajs / hemera

🔬 Writing reliable & fault-tolerant microservices in Node.js https://hemerajs.github.io/hemera/
MIT License
806 stars 70 forks source link

Adding A MongoDB Database Adapter #31

Closed Linicks closed 7 years ago

Linicks commented 7 years ago

What's the interest level of adding a Mongodb Database Adapter?

StarpTech commented 7 years ago

Hi @Linicks mongodb is great. PR is welcome :) Please ensure that your Interface is compatible with the store Interface.

https://github.com/hemerajs/hemera/tree/master/packages/hemera-store as an example see arango-store thank you.

StarpTech commented 7 years ago

I close it because its no issue. If you have any ideas for future plugins come in gitter :)