Namespace Akavache.Sqlite3
Classes
- Akavache
Builder Extensions Provides extension methods for configuring Akavache to use SQLite-based blob caches.
- Sqlite
Blob Cache Provides a SQLite-based implementation of IBlobCache for persistent data storage. This cache stores data in a SQLite database file for reliable persistence across application restarts.