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

36 Commits

Author SHA1 Message Date
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
b85a74924f fixed store tests 2021-12-08 16:16:39 +01:00
401128a543 updated test 2021-12-08 15:53:03 +01:00
6be8927089 import testdata 2021-12-08 15:49:33 +01:00
8e2cbe76e7 moved testdata 2021-12-08 14:19:30 +01:00
bcbc7961c1 updated tests, removed dead code 2021-12-08 14:15:55 +01:00
5fc5841ece finished refactoring 2021-12-07 19:11:11 +01:00
478f828e22 updated store usage 2021-12-06 10:03:17 +01:00
bf28a1af74 refatored store interface 2021-12-03 18:17:41 +01:00
3b25d472f5 commit 2021-12-02 16:11:15 +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
133f9505b7 initial routes store refactoring 2021-11-19 22:21:18 +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
c5ea17695f fixed linter errors 2021-11-15 21:30:20 +01:00
b4aed3496c fixed errors 2021-10-27 18:01:13 +00:00
330047fac1 refactored responses and http server 2021-10-27 17:54:51 +00:00
aa9292b74c moved test 2021-10-27 14:49:58 +00:00
ed52257269 updated use of response meta 2021-10-27 14:48:52 +00:00
82595a3249 fixed linter errors 2021-10-26 18:00:53 +02:00
1fc17d6b3e fixed linter errors and fixed tests 2021-10-22 22:51:11 +02:00
39e2605707 moved http api 2021-10-22 22:40:03 +02:00
977e4db816 fixed tests, fixed linter errors, restructred packages 2021-10-22 22:35:40 +02:00
c6741c87b0 fixed linting errors, moved version 2021-10-22 22:17:04 +02:00
2763614dc4 removed debug stuff 2021-10-20 20:34:32 +00:00
d52e06272d moved stores to package 2021-10-20 20:26:37 +00:00
76236cb311 fixed naming 2021-10-20 18:36:51 +00:00
608f998d0a updated initialization 2021-10-20 18:36:30 +00:00