Episode
Why Akavache is Fast: How Not to Use SQLite
Akavache is a key-value store for Xamarin applications whose primary implementation is backed by SQLite. However, many people using SQLite find that they get massive performance benefits by switching to Akavache—how is this possible? In this session, we'll dig deep into the internals of how Akavache uses SQLite in order to perform quickly under typical application use, and how seemingly innocent uses of SQLite can slow down your app.
- Paul Betts
Akavache is a key-value store for Xamarin applications whose primary implementation is backed by SQLite. However, many people using SQLite find that they get massive performance benefits by switching to Akavache—how is this possible? In this session, we'll dig deep into the internals of how Akavache uses SQLite in order to perform quickly under typical application use, and how seemingly innocent uses of SQLite can slow down your app.
- Paul Betts
Have feedback? Submit an issue here.