1818f0aa5c
feat: improve editor config
2024-08-10 12:41:04 +00:00
ad42565cbc
chore: ignore unencrypted address data
2024-08-10 12:40:48 +00:00
82ace08303
chore(go): use go mod
to fetch dependencies
2024-08-10 12:40:27 +00:00
f4e4181785
feat: improve result presentation
2024-08-10 12:40:08 +00:00
61e9ae73bd
feat(meilisearch): simplified mapping definition
2024-08-10 12:39:22 +00:00
1b0f9a338a
feat(go): use meilisearch to record parsed addresses
2024-08-10 12:38:53 +00:00
1c56398e21
chore(go): improve address definition
2024-08-10 12:38:07 +00:00
adc39dc755
chore(go): load addresses data in image
...
Addresses is encrypted using [`age`][0].
[0]: https://github.com/FiloSottile/age
2024-08-10 12:35:12 +00:00
e76aaf999e
feat: add meilisearch to record/search converted addresses
2024-08-10 12:16:42 +00:00
a2d356dd3c
chore(libpostal): configure git to fetch large files
...
1. use http 1.1
2. increase buffer size
3. increate timeout
2024-08-10 12:10:50 +00:00
0266a7ec35
chore: add init process and restart instruction to services
2024-08-10 12:08:49 +00:00
50a2822eeb
chore: upgrade runtimes to latest versions
...
1. `erlang` from 26.2.1 to 27.0.1
2. `elixir` from 1.16.0 to 1.17.2
3. `python` from 3.12.1 to 3.12.5
4. `poetry` from 1.7.1 to 1.8.3
5. `golang` from 1.21.6 to 1.22.6
2024-08-10 12:06:23 +00:00
Joao P Dubas
acbfc3e45c
feat(go): expose server port on container
2024-01-29 12:33:22 +00:00
Joao P Dubas
8c69de4529
chore: add hostname to containers
2024-01-29 12:32:37 +00:00
Joao P Dubas
1b96d3aebc
feat(go): implement server to parse address
2024-01-29 12:31:04 +00:00
Joao P Dubas
d355f46856
feat: build golang project
2024-01-28 18:14:39 -03:00
Joao P Dubas
e1ceef6409
chore: run ldconfig
to update shared libs
2024-01-28 18:13:45 -03:00
Joao P Dubas
f0e9c1c6d7
initial: addressex initial implemmentation
2024-01-26 15:11:04 +00:00