1
0
Fork 0
mirror of https://github.com/alice-lg/birdwatcher.git synced 2025-03-09 00:00:05 +01:00
birdwatcher/bird
2020-10-28 16:15:23 +01:00
..
bird.go added table remapping 2019-09-09 12:18:55 +02:00
config.go Merge redis cache from 'upstream/master' into develop 2019-02-28 15:11:31 +01:00
line_iterator.go implemented iterator to safe some memory (no additional []string with all routes needed) 2018-01-18 08:35:34 +01:00
memory_cache.go Refactor housekeeping and memory cache 2019-02-20 11:17:13 +01:00
memory_cache_test.go Refactor housekeeping and memory cache 2019-02-20 11:17:13 +01:00
parser.go Merge branch 'patch-1' of https://github.com/ihsinme/birdwatcher into ihsinme-patch-1 2020-10-28 16:15:23 +01:00
parser_test.go upgraded dependency 2019-12-23 15:58:35 +01:00
redis_cache.go fixed redis inband ttl handling 2020-10-28 16:13:58 +01:00
redis_cache_test.go added inband ttl to test data 2020-10-28 16:04:24 +01:00
status.go removed useless print 2017-01-02 16:45:37 +01:00
status_test.go use multiple sources for last reconfig timestamp 2016-12-02 17:07:30 +01:00