Adding support for more Database could be a super interesting features.
Suggestion:
Embeded:
NoSQL:
Others NoSQL engine?
SQL:
All contributions are welcome.
The Database Service just offer an interface with the DB for AxonCore since it uses Database natively.
It needs to replicate the current behavior with a different Database engine.
Adding support for more Database could be a super interesting features.
Suggestion:
Embeded:
=> NeDB - https://github.com/louischatriot/nedb/
NoSQL:
Others NoSQL engine?
SQL:
All contributions are welcome.
The Database Service just offer an interface with the DB for AxonCore since it uses Database natively.
It needs to replicate the current behavior with a different Database engine.