xmtpd icon indicating copy to clipboard operation
xmtpd copied to clipboard

D14N client to read from backend

Open fbac opened this issue 5 months ago • 0 comments

Context

Regarding to sync performance and checking which groups have new messages without querying each group individually, the d14n backend includes APIs that can increase performance for those operations.

There will be a phase between fully migrating to read-write the d14n backend where the V3 client writes to V3 and reads from D14N to check which groups have new messages.

This also aligns with the testing strategy that no data is lost during migration.

fbac avatar Jul 14 '25 11:07 fbac