# reactiveui/akavache

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/reactiveui-akavache).**

2,547 stars · 281 forks · C# · MIT

## Links

- GitHub: https://github.com/reactiveui/Akavache
- Homepage: https://evolve.xamarin.com/session/56e2044afd00c0253cae33a3
- awesome-repositories: https://awesome-repositories.com/repository/reactiveui-akavache.md

## Topics

`akavache` `c-sharp` `cache` `cross-platform` `dotnet` `reactive-extensions` `reactive-programming` `xamarin`

## Description

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.

## Tags

### Part of an Awesome List

- [Caching](https://awesome-repositories.com/f/awesome-lists/data/caching.md) — Asynchronous, persistent key-value store.
- [Data Storage](https://awesome-repositories.com/f/awesome-lists/data/data-storage.md) — Asynchronous key-value store for native mobile applications.
