Cache for headers of nanotdf collections, to quickly open multiple entries of the same collection. It has a demon that removes all keys that have not been accessed in the last 5 minutes. To cancel the demon, and clear the cache, call close().
close()
Optional
Close the cache and release any resources.
Set a key in the cache.
Cache for headers of nanotdf collections, to quickly open multiple entries of the same collection. It has a demon that removes all keys that have not been accessed in the last 5 minutes. To cancel the demon, and clear the cache, call
close()
.