Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 530 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 530 Bytes

#LivelyStore A git-inspired content tracker written as a C library.
I wanted to have lightweight library to track and sync data in mobile apps.
This implementation was abandoned in favor of synclib (Node.js based). A port of synclib back to C or Objective-C will follow.

##Features

  • commit data
  • tree walking
  • diff computation
  • merging

##Documentation I can only serve with the tests:
LivelyStoreTests.c