<records-trigger/>

The records-trigger section controls an alternative condensation mechanism for the GBUdb database. When enabled, the records-trigger mechanism will condense the database after the specified number of records is stored in the dataset. This mechanism is turned off by default.

<records-trigger on-off='off' records='600000'/>

The on-off='off' attribute disables and the on-off='on' attribute enables this mechanism.

The records='600000' attribute specifies that the dataset should be condensed at 600K records.

Please email support@armresearch.com with any questions.

Related Topics