6 ms·
I am looking for exactly for this kind of implementation for my work project - having a DB using version control model. However I need a production ready solut
by aurebox 8y ago
I am looking for exactly for this kind of implementation for my work project - having a DB using version control model.
However I need a production ready solution.
There is also:
https://github.com/attic-labs/noms https://github.com/attic-labs/noms
But the project does not seem mature enough.
Do you know if there is any way to achieve this with an aim for production? What would be the best way/stack to get this result with current available tools?
- kroggen 8y agoGood to know your interest! LiteTree is implemented with production use in mind. It will be used in the Aergo blockchain (https://www.aergo.io/ https://www.aergo.io/). New tests will be released in the next weeks.