Skip to content

Add whitelist/blacklist for parts of state that should/shouldn't be shared #69

@HerbCaudill

Description

@HerbCaudill

From #49 (comment) :

we need some additional markers on the provided state to indicate which things should be persisted/synced to the remote instances. For instance, you might want to exclude the ui section of the state in this example from the redux docs.

A potential solution could look like the whitelist/blacklist config used in redux-persist.

Something to think about, I think we'll want to allow the flexibility of consumers putting things in their redux store but not being transmitted to all replicas (e.g. UI filter selections, etc.).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions