summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2025-05-10Run the lookup on startupJesper Jensen
2025-05-10Remove the routing table rebuildJesper Jensen
2025-05-10Rebuild the rounting table on startupJesper Jensen
2025-05-07Transfer the id after loading itJesper Jensen
2025-05-06Reset the expire time of routing table on startupJesper Jensen
2025-05-04Use atomic-rename trick to avoid clobbering stateJesper Jensen
2025-05-04Add some check for expiry timeJesper Jensen
2025-05-04Remove some noisy debug tracingJesper Jensen
2025-05-04Set the metrics AFTER initializing SMHJesper Jensen
2025-05-04Refactor lookup init and add routing table metricJesper Jensen
2025-04-26Add end timeout to lookup functionJesper Jensen
2025-04-16Add a first approximation of a lookup algorithmJesper Jensen
2025-04-14Flush config more often to recover from crashesJesper Jensen
2025-04-12Add a docker containerJesper Jensen
2025-04-12Add prometheus monitoringJesper Jensen
2025-04-12I don't knowJesper Jensen
2025-04-12I don't rememberJesper Jensen
2021-10-16Flush in mainJesper Jensen
2021-10-05Add getclient timeoutJesper Jensen
2021-10-02Add timeout handlingJesper Jensen
2021-09-25Add timeoutJesper Jensen
2021-09-19Add general testsJesper Jensen
2021-09-05Add error supportJesper Jensen
2021-09-03Add ping supportJesper Jensen
2021-08-29Add formal benc cursorJesper Jensen
2021-08-28Initial fanout implementedJesper Jensen
2021-06-22Move the comment into routingJesper Jensen
2021-06-17Add tests and test runningJesper Jensen
2021-06-16INITIAL COMMITJesper Jensen