awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesPersistence Layer Configurations

Applying multiple storage layers to different parts of a data tree to support varied adapters or filtering requirements.

Distinct from Nested Data Persistence: Distinct from Nested Data Persistence: focuses on the configuration of multiple storage layers rather than atomic operations on object graphs.

Explore 1 awesome GitHub repository matching data & databases · Persistence Layer Configurations. Refine with filters or upvote what's useful.

Awesome Persistence Layer Configurations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • rt2zz/redux-persist-storeAvatar de rt2zz

    rt2zz/redux-persist-store

    12,969Ver en GitHub↗

    Redux Persist is a state management utility designed to maintain application data across sessions by synchronizing state with local storage. It functions as a middleware-based engine that automatically saves and restores application state, ensuring that user sessions remain intact after page refreshes or application restarts. The library distinguishes itself through granular control over the persistence lifecycle and data structure. It supports recursive state tree partitioning, allowing developers to apply distinct storage configurations and filtering rules to specific branches of the applic

    Allows applying multiple storage layers to different parts of the data tree to support varied storage adapters or granular filtering requirements.

    TypeScript
    Ver en GitHub↗12,969
  1. Home
  2. Data & Databases
  3. Nested Data Persistence
  4. Persistence Layer Configurations