ivoleitao.dev

  • Packages
Results15 packages owned by ivoleitao.dev
Sort by
Stash is a key-value store abstraction with plain and cache driven semantics and support for a pluggable backend architecture.
Hive storage extension for the stash caching API. Provides support to store vaults and caches in the Hive database
Memory storage extension for the stash API. Provides support to store vaults and caches in-memory
Dio extension for the stash API. Provides an interceptor that uses stash as a caching layer for Dio
File storage extension for the stash API. Provides support to store vaults and caches in the local file system in binary format using the msgpack json format
Sembast storage extension for the stash API. Provides support to store vaults and caches in the local file system in binary format using the msgpack json format
storage extension for the stash API. Provides support to store vaults and caches in a sqlite database in binary format using the msgpack json format
Sembast Web storage extension for the stash API. Provides support to store vaults and caches in a IndexedDB in binary format using the msgpack json format
Objectbox storage extension for the stash API. Provides support to store vaults and caches in a Objectbox database
Shared preferences extension for the stash API. Provides support to store vaults and caches in shared preferences