Skip to content

Commit b0bb4ff

Browse files
authored
v2 (#81)
* Bunch of optimizations * Better data model * Cache is now a valkey instance, update publishing via nats * more cleanups, dependency updates, new/fixed/improved data * ... probably more I forgot
1 parent dae91f9 commit b0bb4ff

342 files changed

Lines changed: 10202 additions & 9912 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.data/border_points.json

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,13 @@
7373
"4092"
7474
]
7575
},
76+
{
77+
"name": "Żelisławice",
78+
"ext_point_ids": [
79+
"5392",
80+
"5393"
81+
]
82+
},
7683
{
7784
"name": "Radzice",
7885
"ext_point_ids": [
@@ -102,9 +109,17 @@
102109
]
103110
},
104111
{
105-
"name": "Warszawa Ursus Północny",
112+
"name": "Warszawa Gołąbki",
113+
"ext_point_ids": [
114+
"4727"
115+
]
116+
},
117+
{
118+
"name": "Warszawa Główna Towarowa",
106119
"ext_point_ids": [
107-
"4804"
120+
"4718",
121+
"4719",
122+
"4723"
108123
]
109124
},
110125
{

0 commit comments

Comments
 (0)