gaak99 / oxly

oxly auto-merges Dropbox file revisions with a git-like cli
MIT License
9 stars 1 forks source link

shall we pickle(db) hash2rev? #20

Closed gaak99 closed 7 years ago

gaak99 commented 7 years ago

would be more efficient yo! O(1) v O(n) modulo pickledb overhead.