📄️ @dataclass
The Dataclass module is designed to facilitate data synchronization between local objects and remote datastores. It provides mechanisms for pushing local changes upstream and pulling remote changes downstream, ensuring data consistency across different environments.
📄️ Syncing Data
Instantiated data models with @dataclass decorator can be pushed to and pulled
📄️ Defining Upstream
You can add application-wide upstream targets by using Upstream.add.
📄️ Data Routing
You can route a particular data model to a specific upstream datastore by providing