satcheljs
Data store framework
A data store framework that uses Flux architecture to manage application state efficiently and performantly
Satchel is a data store based on the Flux architecture. It is characterized by exposing an observable state that makes view updates painless and efficient.
394 stars
36 watching
27 forks
Language: TypeScript
last commit: 7 months ago
Linked from 2 awesome lists
fluxflux-architecturehacktoberfestmobxreact
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Facebook's Flux pattern for managing and observing datastores in a client-side web application | 16 |
| A Redux-based store implementation with built-in router and plugin architecture for building stateful web applications. | 64 |
| A framework for building and managing APIs with a small, modular, and maintainable codebase | 38 |
| An implementation of the SPARQL 1.1 Graph Store HTTP Protocol with multiple backend options. | 4 |
| A framework for designing and managing data structures in Cloud Firestore databases. | 107 |
| A Flux implementation that integrates with React and provides an alternative to traditional Flux architectures using Observables and Higher-order Components. | 43 |
| A small implementation of a state management system inspired by Redux | 1 |
| A framework for building key-value storage solutions in Swift, supporting multiple persistence store options and flexible data definitions. | 68 |
| A TypeScript framework for building cloud applications with AWS CDK using type-safe infrastructure code and runtime logic. | 507 |
| A secret storage solution for peer-to-peer networks using unforgeable append-only message feeds. | 1,172 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A React-based state management system using the new context API | 1,329 |
| An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 603 |
| A functional implementation of the FLUX architecture for managing application state | 12 |