303 Forks
2336 Stars
2336 Watchers

Akavache

An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.

How to download and setup Akavache

Open terminal and run command
git clone https://github.com/reactiveui/Akavache.git
git clone is used to create a copy or clone of Akavache repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Akavache https://github.com/reactiveui/Akavache/archive/master.zip

Or simply clone Akavache with SSH
[email protected]:reactiveui/Akavache.git

If you have some problems with Akavache

You may open issue on Akavache support forum (system) here: https://github.com/reactiveui/Akavache/issues