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
11.6k
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
10.2k
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
6.46k
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
220
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
140
points
725
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
801
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_sembast_webcopy "stash_sembast_web: ^5.2.0" to clipboard
stash_sembast_web: ^5.2.0 copied to clipboard

1
likes
150
points
770
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
35
downloads
Isar storage extension for the stash caching API. Provides support to store vaults and caches in the Isar database

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

2
likes
150
points
83
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_shared_preferencescopy "stash_shared_preferences: ^5.2.0" to clipboard
stash_shared_preferences: ^5.2.0 copied to clipboard

0
likes
150
points
477
downloads
Shared preferences extension for the stash API. Provides support to store vaults and caches in shared preferences