FleetDB

compact

["compact"]
=> <true|false>

Request asynchronous, non-blocking compaction of the database log file. Returns immediately, with false if compaction was already underway or true if it was not and therefore started.

The status and result of compactions can be found with the info command.