sloth-bucket
A persistent indexed item service for app users. User gets a 'slot' to store whatever. Values are allocated and deallocated in fixed, indexed order. New items are stored in the next unallocated slot
A persistent indexed item service for app users. User gets a 'slot' to store whatever. Values are allocated and deallocated in fixed, indexed order. New items are stored in the next unallocated slot
Global state for your React app, simplified
Append-only file storage adapter for the Haze document cache
Make inquirer's answers persistence even be aborted halfway
kodmunki persistence
sqlite storage for VowLink protocol
API to receive AMQP messages with persistence transparently
persistence queue
Google Cloud Firestore persistence library for Ember.js
CouchDB persistence library for Ember.js
Ember-Heisenberg is a simple REST-like serialization and transport framework for Ember.js apps.
The default blueprint for ember-cli addons.
Querier for TypeScript, ES2015+. Supports MySQL, PostgreSQL, MariaDB, MongoDB databases.
Querier for TypeScript, ES2015+. Supports MySQL, PostgreSQL, MariaDB, MongoDB databases.
Querier for TypeScript, ES2015+. Supports MySQL, PostgreSQL, MariaDB, MongoDB databases.
flexible and efficient ORM, with declarative JSON syntax and smart type-safety
持久化存储pinia状态
持久化存储vuex状态
This is a small utility that brings persistance to pinia for tauri apps
A [Svelte writable store](https://svelte.dev/docs/svelte-store#writable) that saves values to [Web-Storage ](https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API). Great for persisting settings or preference objects within your Svelte apps. Th