|
|
|
|
|
by jopsen
2096 days ago
|
|
What is the size limits for a durable object? The read/write limit per second? That usually the first things I want to know about my cloud primitives... (Credits for at-least being clear about consistency which is always my very first question) |
|
For Durable Objects, applications should aim to make their objects as fine-grained as they reasonably can, so that the limits on one object are not likely to matter. Meanwhile, the total capacity across all objects is effectively unlimited.
Anyway, we don't have numbers for these questions yet. This is an early beta and we still have a lot of low-hanging fruit optimization to do.