stream-dns
stream-dns copied to clipboard
Put the bbolt DB in a tmpfs
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.