This repository has been archived by the owner on Mar 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed routing table update intervals miss changes
I'm not too thrilled with this change...it feels messier...but it's a start at fetching Routing Tables on demand and caching them for some period of time. This solves the problem of a new database being created and it not being accessible immediately. There are still some issues for newly created databases and they need to be ironed out, but existing databases should still behave the same as before.
- Loading branch information
Showing
4 changed files
with
232 additions
and
286 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.