Hacker News new | ask | show | jobs
by aurebox 2852 days 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 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?

1 comments

Good to know your interest! LiteTree is implemented with production use in mind. It will be used in the Aergo blockchain (https://www.aergo.io/). New tests will be released in the next weeks.