mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-02-20 00:33:07 +01:00
Suite Sync Evolu
This package is the concrete storage implementation for Evolu library.
This is the ONLY package that shall depend on the @evolu/common.
Do not import Evolu anywhere else.
Data
In the data directory there is an implementation (and type-mapping)
of abstract Suite Sync types from suite-sync-storage onto Evolu types.
Every table has update and subcribe method for bidirectional data flow.