UNPKG

@clickup/ent-framework

Version:

A PostgreSQL graph-database-alike library with microsharding and row-level security

15 lines (8 loc) 500 B
[**@clickup/ent-framework**](../README.md) *** [@clickup/ent-framework](../globals.md) / TimelineCaughtUpReason # Type Alias: TimelineCaughtUpReason > **TimelineCaughtUpReason**: `false` \| `"replica-bc-master-state-unknown"` \| `"replica-bc-caught-up"` \| `"replica-bc-pos-expired"` Defined in: [src/abstract/Timeline.ts:7](https://github.com/clickup/ent-framework/blob/master/src/abstract/Timeline.ts#L7) The reason why the decision that this replica timeline is "good enough" has been made.