Quantcast
Channel: Mobile - Couchbase Forums
Viewing all articles
Browse latest Browse all 1117

Couchbase Mobile Writes Significantly Delaying Reads: Is This a Known Issue?

$
0
0

Hello everyone,

I’m encountering a consistent delay with Couchbase Mobile in my SwiftUI app. Specifically, writes are causing subsequent reads to be delayed by several seconds, and this delay seems to be tied to the size of the database on disk.

Details:

  • The delay is consistent after each write operation.
  • Larger database sizes result in longer read delays.
  • This behavior dramatically impacts the performance and user experience of the app.

Questions:

  1. Is this a known issue with Couchbase Mobile?
  2. Are there any recommended strategies to optimize the read performance after writes?
  3. Could the way I’m managing data in SwiftUI be contributing to this issue?

I’d appreciate any insights or suggestions you might have!

Thanks!

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1117

Trending Articles