opengb icon indicating copy to clipboard operation
opengb copied to clipboard

Add native support for read replicas

Open NathanFlurry opened this issue 8 months ago • 2 comments

Implementation

Implement as ctx.dbReadReplica or ctx.dbReadOnly (or something shorter?).

Has a separate database URL.

If no read replica provided, use the default ctx.db.

NathanFlurry avatar Jun 18 '24 22:06 NathanFlurry