1. What are the costs of calling `storage.deleteAll()` ? Let's say I have 1M rows in a table, will I
- What are the costs of calling `storage.deleteAll()` ?Let's say I have 1M rows in a table, will I be billed for 1M rows written as all 1M rows must be deleted?
- Are there any plans for read replicas for DOs?
