Closed mcdee closed 3 years ago
The rules DB uses a badger database that increases in size thanks to a log-based writer. This patch garbage collects the database on startup to keep its size down.
The rules DB uses a badger database that increases in size thanks to a log-based writer. This patch garbage collects the database on startup to keep its size down.