@clickup/ent-framework
Version:
A PostgreSQL graph-database-alike library with microsharding and row-level security
14 lines (7 loc) • 406 B
Markdown
[**@clickup/ent-framework**](../README.md)
***
[@clickup/ent-framework](../globals.md) / STALE\_REPLICA
# Variable: STALE\_REPLICA
> `const` **STALE\_REPLICA**: *typeof* [`STALE_REPLICA`](STALE_REPLICA.md)
Defined in: [src/abstract/Shard.ts:16](https://github.com/clickup/ent-framework/blob/master/src/abstract/Shard.ts#L16)
Stale replica freshness: reads always go to a replica, even if it's stale.