Skip to content

This project is an experiment on key value storage on macOS platform completely natively.

License

Notifications You must be signed in to change notification settings

twitharshil/kv_storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kv_storage

This project is an experiment over building key value storage on macOS platform going completely natively using macOS capabilities.

🛠 Requirements

To embark on this exciting journey, make sure you have the following software installed on your machine:

🚀 Building from Sources

Building the project is a simple. Run this single command:

 mkdir build 
 cd build
 cmake .. 
 cmake --build . 
 

🚁 Trying the App

./Storage.app/Contents/MacOS/Storage

About

This project is an experiment on key value storage on macOS platform completely natively.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published