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

9 Commits

Author SHA1 Message Date
8f19408bad Implemented support to query the live neighbor status from the store
via uncached queries.
2019-03-08 13:54:44 +01:00
bb7c08819a Save memory by periodically expiring cache entries
- Added a method to expire cache entries, based on the ttl.
- Added a housekeeping method that will periodically expire cache
  entries and also maybe configured to force a GC/SCVG run.
2019-03-08 09:58:57 +01:00
909d42e3ed split routes endpoints 2018-07-13 16:40:28 +02:00
7d69696fc4 use pointers 2018-07-11 18:25:42 +02:00
a09d116e32 updated deps / imports 2018-06-19 10:02:16 +02:00
8f110726d3 added route dump fetching 2017-06-22 21:04:41 +02:00
9803eb333b started with prefix lookup backend 2017-05-23 13:58:58 +02:00
486adf4538 initial birdwatcher client stub 2017-05-18 18:10:55 +02:00
89e3d666f3 initial source interface 2017-05-16 14:10:02 +02:00