Simple persistent cache implementation, used by default by AnidbUDPClient. Cache is in memory, but will attempt to save (./.cache by default) on exit, and load on initialization
./.cache
Private
Rest
Generated using TypeDoc
Simple persistent cache implementation, used by default by AnidbUDPClient. Cache is in memory, but will attempt to save (
./.cacheby default) on exit, and load on initialization