Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

lembacon/VSDataStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSDataStore

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.

About

Simple Key-Value Data Store for Objective-C

Resources

License

Stars

Watchers

Forks

Packages

No packages published