1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00

3 Commits

Author SHA1 Message Date
c03180aff8 Fixed a bug where the cache would be modified for subsequent reqeusts. 2019-03-08 09:58:58 +01:00
6fe863e4c8 Removed the routesReceived and routesFiltered caches
Use only the routesRequired cache to avoid duplicate caching.
2019-03-08 09:58:57 +01:00
a5f2cc4a1e Initial version of birdwatcher source redesign
Split up the birdwatcher source into multiple types, that resemble the
functionality that was removed from birdwatcher.

* Remove NeighborsSummary() feature and tests
* Provide example config options
2019-03-08 09:58:56 +01:00