Hacker News new | ask | show | jobs
by derekchiang 3400 days ago
Check out Pachyderm [0]. It supports distributed, version-controlled data storage. The API is very Git-like: you modify data by making commits.

[0] https://github.com/pachyderm/pachyderm

1 comments

Very interesting, thanks for pointing this out!