Closed ProbablyFaiz closed 3 years ago
This PR caches an instance of the CitationNetwork class to disk on API startup. This is to make the hot reload experience much smoother, but be wary of this and delete the cache file (tmp/network_cache.pik) if you encounter weird behavior.
This PR caches an instance of the CitationNetwork class to disk on API startup. This is to make the hot reload experience much smoother, but be wary of this and delete the cache file (tmp/network_cache.pik) if you encounter weird behavior.