VSDataStore 0.1.1

VSDataStore 0.1.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Chongyu Zhu.



  • By
  • Chongyu Zhu

VSDataStore is a simple key-value data model and data store library for Objective-C based on Objective-C dynamic runtime and BerkeleyDB B-Tree.

How to Use

Download VSDataStore, drag everything inside src into your Xcode project and you are ready to go.

Examples

An example demonstrating the model for User has been included inside examples/user folder.

The documentation for VSDataStore has not been written yet.

License

VSDataStore is licensed under MIT License.