ivoleitao.dev

  • Packages
Results 17 packages owned by ivoleitao.dev
Sort by

stashcopy "stash: ^5.2.0" to clipboard
stash: ^5.2.0 copied to clipboard

159
likes
140
points
9.88k
downloads
Stash is a key-value store abstraction with plain and cache driven semantics and support for a pluggable backend architecture.

stash_memorycopy "stash_memory: ^5.2.0" to clipboard
stash_memory: ^5.2.0 copied to clipboard

8
likes
160
points
8.67k
downloads
Memory storage extension for the stash API. Provides support to store vaults and caches in-memory

stash_hivecopy "stash_hive: ^5.2.0" to clipboard
stash_hive: ^5.2.0 copied to clipboard

10
likes
150
points
4.84k
downloads
Hive storage extension for the stash caching API. Provides support to store vaults and caches in the Hive database

stash_diocopy "stash_dio: ^5.2.0" to clipboard
stash_dio: ^5.2.0 copied to clipboard

7
likes
150
points
196
downloads
Dio extension for the stash API. Provides an interceptor that uses stash as a caching layer for Dio

stash_filecopy "stash_file: ^5.2.0" to clipboard
stash_file: ^5.2.0 copied to clipboard

3
likes
150
points
563
downloads
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

stash_sembastcopy "stash_sembast: ^5.2.0" to clipboard
stash_sembast: ^5.2.0 copied to clipboard

2
likes
150
points
681
downloads
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

stash_sqlitecopy "stash_sqlite: ^5.3.0" to clipboard
stash_sqlite: ^5.3.0 copied to clipboard

2
likes
150
points
80
downloads
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

stash_objectboxcopy "stash_objectbox: ^5.2.0" to clipboard
stash_objectbox: ^5.2.0 copied to clipboard

2
likes
140
points
83
downloads
Objectbox storage extension for the stash API. Provides support to store vaults and caches in a Objectbox database

stash_sembast_webcopy "stash_sembast_web: ^5.2.0" to clipboard
stash_sembast_web: ^5.2.0 copied to clipboard

1
likes
150
points
674
downloads
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

stash_isarcopy "stash_isar: ^5.2.0" to clipboard
stash_isar: ^5.2.0 copied to clipboard

5
likes
150
points
16
downloads
Isar storage extension for the stash caching API. Provides support to store vaults and caches in the Isar database