Hi,
I think the very basic feature you need for offline first apps is bidirectional replication.
For example like this: https://pouchdb.com/guides/replication.html#couchdb-sync
Maybe I was blind, but I could not see anything about this topic on your page.
Do you use bidirectional replication? If not, how do you solve the data sync topic?