Time, in milliseconds, to delay expensive automatic journal administration
tasks such as truncation and compaction, while the clone is highly active.
Default is one second. Set to 0
to disable automatic journal
administration (administration may still be prompted by the app).
A threshold of approximate entry size, in bytes, beyond which a fused entry will be committed rather than further extended. The entry storage size may be less than this if it compresses well, and can also be greater if the last (or only) individual transaction was itself large. Default is 10K.
Generated using TypeDoc. Delivered by Vercel. @m-ld/m-ld - v0.8.2 Source code licensed MIT. Privacy policy
m-ld clone journal configuration.