redux-pouchdb
Store synchronizer
A library that syncs Redux stores with PouchDB databases
sync store state to pouchdb
222 stars
8 watching
18 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
elgerlambert/redux-localstorage | Syncs a subset of Redux store state to local storage | 1,322 |
samiskin/redux-electron-store | Synchronizes Redux stores across multiple processes in an Electron application. | 375 |
redbooth/backbone-redux | A tool that synchronizes Backbone collections and Redux stores in real-time | 191 |
buhrmi/vue-pouch | Real-time data synchronization and querying for Vue.js applications using PouchDB | 164 |
titouancreach/vuejs-redux | A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
alexandrebonaventure/vuex-jsdata-plugin | A plugin that synchronizes a Vuex store with js-data after each resource injection, maintaining data consistency and enabling automatic getter access for models. | 19 |
perry-mitchell/redux-browser-extension-sync | A toolkit to synchronize Redux state between different parts of a browser extension | 6 |
romseguy/redux-store-visualizer | Tool to visualize Redux store data in real-time using charting and visualization libraries | 329 |
pouchdb-community/ember-pouch | An adapter for Ember Data to sync data with CouchDB or other compatible servers using PouchDB | 281 |
jedirandy/redux-url | A middleware for synchronizing the URL with Redux store state | 7 |
d-band/yax | A Redux-based store implementation with built-in router and plugin architecture for building stateful web applications. | 64 |
craftzdog/pouchdb-adapter-react-native-sqlite | A PouchDB adapter that uses React Native's SQLite as its underlying storage layer | 131 |
carbureted/react-native-pouchdb | A library that enables offline data synchronization and manipulation using PouchDB in React Native applications | 40 |
neighbourhoodie/svelte-pouchdb-couchdb | An offline-capable todo list built with Svelte, PouchDB and CouchDB | 63 |
matthewmueller/socrates | A small Redux store with batteries-included features to simplify state management and good habits | 577 |