UNPKG

@clickup/ent-framework

Version:

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

21 lines (12 loc) 577 B
[**@clickup/ent-framework**](../README.md) *** [@clickup/ent-framework](../globals.md) / TimelineStorageOptions # Interface: TimelineStorageOptions Defined in: [src/ent/TimelineStorage.ts:5](https://github.com/clickup/ent-framework/blob/master/src/ent/TimelineStorage.ts#L5) ## Extended by - [`PgTimelineStorageOptions`](PgTimelineStorageOptions.md) ## Properties | Property | Type | | ------ | ------ | | <a id="merge"></a> `merge?` | (`dataStrs`: `string`[]) => `string` | | <a id="maxchunksperprincipal"></a> `maxChunksPerPrincipal?` | `MaybeCallable`\<`number`\> |