stream-dns icon indicating copy to clipboard operation
stream-dns copied to clipboard

Put the bbolt DB in a tmpfs

Open NotBad4U opened this issue 6 years ago • 0 comments

An interesting way to increase the bbolt query performance could be to put the bbolt database in a tmpfs. This should be configurable by an env variable e.g: DNS_DB_TMPFS.

NotBad4U avatar May 02 '19 17:05 NotBad4U