Implementing logical replication and extracting database operations as a Stream in Effect
Is there already something in
Is this perhaps something related to
effect to implement logical replication and extracing database operations as Stream?Is this perhaps something related to
SqlStream or SqlEventJournal?