phiweger / zoo

A portable datastructure for rapid prototyping in (viral) bioinformatics (under development).
5 stars 2 forks source link

call diff with zoo commit if --version-control flag put (or --vc) #71

Open phiweger opened 7 years ago

phiweger commented 7 years ago

file is a json

use case: pull (via dat) file.json, load to db and modify, on commit, a dump of database is created as well as a diff.json, this allows reconstruction of the original old.json (pulled) file

phiweger commented 7 years ago

will be called implicitly by zoo commit if --version-control flag put (or --vc)