In order to avoid buckyd to check all whisper file to collect the list of all metrics on the server I added support for Index Trie file cache which is created in Go carbon every file scan and used for Trie index recreation in case of failure.
If file cache doesn't exist or it is corrupted buckd would fallback to whisper files scan
In order to avoid buckyd to check all whisper file to collect the list of all metrics on the server I added support for Index Trie file cache which is created in Go carbon every file scan and used for Trie index recreation in case of failure. If file cache doesn't exist or it is corrupted buckd would fallback to whisper files scan