Skip to content

nooschain v0.1.0


nooschain / node-sync/payload-replication / ReplicationDatabase

Type Alias: ReplicationDatabase

ReplicationDatabase = Kysely<Database> | KyselyTransaction<Database>

Defined in: node-sync/payload-replication.ts:15

Database handle accepted by payload replication policy helpers.

Audience-first NOOSChain documentation.