Skip to content

RETURN_COMMIT_SEQ

const RETURN_COMMIT_SEQ: typeof RETURN_COMMIT_SEQ

Defined in: .work/repos/olmdb/src/olmdb.ts:55

When returned from a transaction function, indicates that the caller wants to receive the commit sequence number as the resolved value of the transact() promise. This can be useful for applications that need a globally unique, monotonically increasing identifier for each committed transaction.