Add caching feature to the public API
Introduce a new optional parameter to the constructor of the server. If a cache file path is defined, the address space will be loaded from the cache or the cache file will be created if it dose not exist yet.
Showing
Please register or sign in to comment