|
|
|
|
|
by noahfschr
1897 days ago
|
|
Upstash has two consistency modes. Eventual consistency and Strong consistency. Please see: https://docs.upstash.com/overall/consistency In my code, Upstash database was eventually consistent. Similarly the index in the FaunaDB was not serialized. But both of those should not affect the latency numbers in the histogram because those numbers are all read latency. |
|