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

26 Commits

Author SHA1 Message Date
dc9efca4b3 include neighbor id in pkey 2022-03-17 18:01:58 +00:00
6d3db74b54 use transactions in neighbors store 2022-03-14 15:45:07 +01:00
726c84b6a0 use transactions 2022-03-14 15:37:54 +01:00
f7ce30a5c3 formatting 2022-03-14 15:09:07 +01:00
98b8c07c11 updated test 2022-03-14 14:51:38 +01:00
3aa76fc45f keep replacement within a tx 2022-03-14 14:03:43 +01:00
fe42b38eb6 added package documentation 2022-02-28 14:36:33 +00:00
4115e37f60 optionally discard details and omit sorting 2022-02-10 18:38:32 +01:00
1c73eb4802 fixed tests, added db init flag 2022-01-13 18:28:24 +01:00
8d53d7e301 test delete stale 2022-01-13 17:08:43 +01:00
232e08f569 added find by prefix and added tests 2022-01-13 16:59:19 +01:00
96ee2a76aa added find by prefix 2022-01-13 16:16:11 +01:00
2cf3ad6b59 improved prefix query validation 2022-01-13 15:59:57 +01:00
a768bf4896 added tests 2022-01-13 14:20:33 +01:00
fc533ce12f count neighbors 2022-01-13 13:58:56 +01:00
93135c16f6 bulk lookup GetNeighborsMap, routes and neighbors schema, updated keys 2022-01-12 18:26:42 +01:00
f9584e711a use config 2022-01-12 15:31:02 +01:00
2c7fab0a38 initial database connection and migration 2022-01-12 11:50:51 +01:00
3241a150aa initial schema and initial postgres connection 2022-01-11 14:36:49 +01:00
3af580e8c1 ignore trivial errors 2022-01-10 17:13:04 +01:00
cac7d44f87 fix load time when cache is not ready with openbgpd 2022-01-10 17:02:44 +01:00
bf28a1af74 refatored store interface 2021-12-03 18:17:41 +01:00
db0583d581 more rewrite 2021-11-24 17:59:32 +01:00
7f36756efc initial routes store refactoring 2021-11-24 11:48:49 +01:00
7fb77bfb8f refactored neighbors store 2021-11-19 22:00:09 +01:00
15d8130727 initial refactored neighbors store 2021-11-19 19:08:59 +01:00