
Akavache
Akavache is an asynchronous, persistent (i.e. writes to disk) key-value store created for writing desktop and mobile applications in C#, based on SQLite3. Akavache is great for both storing important data (i.e. user settings) as well as cached local data that expires.
Category
Programming Languages > C# > Caching
Status
Stable
Github Stars
2500
License
MIT license
Source code
https://github.com/reactiveui/Akavache
Project website
https://evolve.xamarin.com/session/56e2044afd00c0253cae33a3
Package Repository
https://www.nuget.org/packages/akavache
Related items
No related items