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

1180 Commits

Author SHA1 Message Date
b41ae0ae1a use per RS table 2022-03-18 11:04:52 +01:00
d54f78afa7 idea 2022-03-17 20:28:17 +00:00
dc9efca4b3 include neighbor id in pkey 2022-03-17 18:01:58 +00:00
46c7931344 Merge branch 'feature/stream-parsing' into develop 2022-03-17 17:34:18 +01:00
cf63016f2b initial streaming response parsing 2022-03-17 16:44:51 +01:00
93c41a7ca0 moved route parser body 2022-03-17 15:15:23 +01:00
5bd7ab511d good morning. 2022-03-17 09:56:52 +01:00
c3ed4445a7 Merge branch 'feature/optimize-all-routes-birdwatcher' into develop 2022-03-17 09:50:12 +01:00
4a681023fe removed debug code, free resources 2022-03-17 09:50:05 +01:00
e3044abbea async load filtered routes 2022-03-16 18:50:29 +01:00
2af2d18b85 log timings 2022-03-16 17:19:28 +01:00
3782c5dcbb public function for testing 2022-03-16 17:09:40 +01: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
bd79b4dafc benchmark inserts 2022-03-14 14:03:06 +01:00
bd2d0b61ee Merge branch 'develop' of ssh://github.com/alice-lg/alice-lg into develop 2022-03-14 09:02:46 +01:00
89fc7b443a simplified expression 2022-02-28 14:39:13 +00:00
fe42b38eb6 added package documentation 2022-02-28 14:36:33 +00:00
2be8d9e23c removed redundant return 2022-02-28 14:36:18 +00:00
6c58ed0d4c handle error check 2022-02-28 14:27:14 +00:00
19582a6287 fixed test 2022-02-28 14:20:48 +00:00
aea2c18f59 initial benchmark 2022-02-12 16:47:43 +01:00
4115e37f60 optionally discard details and omit sorting 2022-02-10 18:38:32 +01:00
be439426c7 added change 2022-02-10 16:20:38 +01:00
2fc3faeee0 use serialized json for route details 2022-02-10 14:14:08 +01:00
377aaf63fe removed old comment 2022-02-10 11:29:13 +01:00
46225b7ab9 Merge branch 'feature/limit-refresh-paralellism' into develop 2022-02-09 13:16:41 +01:00
5890740754 updated changelog 2022-02-09 12:59:35 +01:00
deca20ad9f use limited refresh parallelism 2022-02-09 12:02:22 +01:00
a1f33d90f2 added tests 2022-02-09 11:56:03 +01:00
9d93f0c9c1 initial limit on parallelism 2022-02-08 21:55:26 +01:00
292c0e0547 added memory profiling 2022-02-08 17:29:31 +01:00
9a3938fb3f bump version 2022-02-08 16:28:44 +01:00
fb630f3057 Merge branch 'master' into develop 2022-02-08 14:02:41 +01:00
d7dba44915 Merge pull request #88 from nicko170/master
Fixes the spinny wheel when searching for a filtered prefix that does…
2022-02-08 14:00:23 +01:00
bd674993f4 Fix to tag 2022-02-08 23:25:41 +11:00
ac15d52c5e Fix tag 2022-02-08 23:21:05 +11:00
f05531979f Adding tzdata into Dockerfile as it's required for runing alice-lg, and adding a tag for each build that's sortable 2022-02-08 23:14:17 +11:00
02b828dfa6 Fixes the spinny wheel when searching for a filtered prefix that doesn't contain as-paths. 2022-02-08 23:03:31 +11:00
143a8027f7 changed config variable name 2022-02-01 19:24:20 +01:00
76e80e28d5 Merge branch 'feature/monitor-sessions-config' into develop 2022-02-01 18:38:48 +01:00
2f75f9f1db added note to changelog 2022-02-01 18:38:01 +01:00
673cd45561 test optional alt pipe config option 2022-02-01 18:36:57 +01:00
ae8c4306b6 use alternative pipe if suffix matches 2022-02-01 18:27:25 +01:00
ee9e2d93ec added optional AltPipe config 2022-02-01 18:20:07 +01:00
4e0803ab47 updated changelog 2022-01-21 18:45:23 +01:00
8e13197a4b Merge branch 'feature/postgres-stores' into develop 2022-01-21 18:38:59 +01:00