Commit Graph

52 Commits

Author SHA1 Message Date
Stepan Kuzmin
477834bb7c
docs: update debugging section 2021-07-16 13:09:18 +03:00
Stepan Kuzmin
3c01125fc5
feat: add composite sources support (#184)
* feat: add composite sources support WIP

* feat: handle empty composite sources

* fix: decompose queries

* docs: add docs on composite sources

* ci: push docker image

* test: add composite source tests
2021-04-24 20:19:37 +03:00
AdriSolid
166dd68d27
Deckgl example (#187) (h/t @AdriSolid)
* docs: add deckgl example

* docs: improve deckgl code example
2021-02-25 16:07:57 +03:00
AdriSolid
7622731ccf
docs: add deckgl example (#186) (h/t @AdriSolid)
* docs: add deckgl example

* Update README.md

Co-authored-by: Stepan Kuzmin <to.stepan.kuzmin@gmail.com>
2021-02-25 13:33:44 +03:00
Stepan Kuzmin
e953aa35a6
docs: add Leaflet example (#185) 2021-02-23 12:01:45 +03:00
Stepan Kuzmin
7cba29b140
docs: remove codecov badge 2021-02-21 21:46:02 +03:00
Mazedur Rahman
c4fcb5e619
docs: add docs for healthz endpoint (#170)
* Added a simple health check to detect service heartbeat

* Test coverage for healthz endpoint

* Docs for healthz endpoint
2021-01-17 10:32:02 +03:00
Stepan Kuzmin
b262058147
doc: hotfix 2020-12-27 16:41:42 +03:00
Stepan Kuzmin
7d5dfa8174
chore: drop mdillon postgis in favor of official image (#157) 2020-12-27 16:35:05 +03:00
Stepan Kuzmin
4bf7668d87
docs: ✏️ update README.md (#154) 2020-12-20 15:45:33 +03:00
Frédéric Rodrigo
308383a29e
Add nginx server port (#147)
Also forward the port and not only the host.
2020-12-15 13:12:16 +03:00
Stepan Kuzmin
c1c59e158d
feat: add ssl/tls support #63 (#90)
* feat: add ssl/tls support #63

* feat: add danger-accept-invalid-certs option

* ci: switch to ekidd/rust-musl-builder:stable

* ci: enable docker/build-push-action
2020-06-02 09:49:21 +03:00
Stepan Kuzmin
1e34676a14
ci: refactor CI (#86)
* style: run fmt

* ci: run release only on tags

* ci: switch to actions/checkout@v2

* ci: add grcov
* ci: update docker job
2020-05-05 14:13:48 +03:00
Stepan Kuzmin
d19a0da3d0
docs: ✏️ add note on X-Forwarded-Proto 2020-03-21 11:43:13 +03:00
Stepan Kuzmin
58f8066b24
Update README.md 2019-10-14 16:57:19 +03:00
Stepan Kuzmin
dec3759a16 docs: ✏️ update README.md 2019-09-30 18:54:27 +03:00
Stepan Kuzmin
72ff83bc90 ci: 🎡 add release notes 2019-09-30 12:42:49 +03:00
Stepan Kuzmin
5b9a864949
ci: 🎡 switch from CircleCI to Github Actions 2019-09-29 15:59:11 +03:00
Stepan Kuzmin
13bec40ac0
fix: 🐛 use dashes in CLI args instead of underscore
BREAKING CHANGE: renamed CLI args: keep_alive -> keep-alive, listen_addresses ->
listen-addresses, pool_size -> pool-size

Closes: #21
2019-09-29 13:24:03 +03:00
Stepan Kuzmin
fb1a668c11 doc: add docker-compose usage example 2019-08-28 14:04:15 +03:00
Stepan Kuzmin
d4fe02264c doc: fix API section 2019-07-03 17:31:01 +03:00
Stepan Kuzmin
01c06e3d78 doc: add API section 2019-07-03 17:29:38 +03:00
Stepan Kuzmin
5eeef48b30 feat: 🎸 add watch mode #12
Closes: #12
2019-03-16 18:53:21 +03:00
Stepan Kuzmin
c12d7f4ad5 chore: 🤖 update dependencies 2019-02-15 16:32:38 +03:00
Stepan Kuzmin
cbe9e89909 docs: ✏️ add notes on debugging 2019-02-04 20:22:04 +03:00
Stepan Kuzmin
ca8b330544 docs: ✏️ add config.yaml example to README.md 2019-02-04 13:40:01 +03:00
Stepan Kuzmin
f79cc96a38 docs: ✏️ update TOC 2019-02-04 13:14:57 +03:00
Stepan Kuzmin
488a79c103 docs: ✏️ add note on running martin behind nginx proxy 2019-02-04 13:13:19 +03:00
Stepan Kuzmin
feb188ba1c docs: ✏️ add note on running docker with localhost postgres 2019-02-04 13:00:44 +03:00
Stepan Kuzmin
ad6291ba8a docs: ✏️ add docker badges 2019-01-28 11:26:28 +03:00
Stepan Kuzmin
bd1831c849 docs: ✏️ add TOC 2019-01-28 11:16:28 +03:00
Stepan Kuzmin
3cc6a61a3f docs: ✏️ update README.md 2019-01-09 12:01:07 +05:00
Stepan Kuzmin
97813a5f2e doc: update README.md 2018-10-20 12:24:28 +03:00
Anna Barinova
0b50478f04 doc: add logo (#9)
* doc: add logo
2018-10-19 19:11:44 +03:00
Anna Barinova
5c05c3a247 doc: README reviewed (#8)
* doc: grammar edited

* doc: README reviewed

* doc: grammar corrected
2018-10-17 11:49:02 +03:00
Stepan Kuzmin
be2cc3ea6f doc: update README.md 2018-10-12 18:18:34 +03:00
Stepan Kuzmin
c91198d061 chore: cleanup 2018-10-11 17:31:55 +03:00
Stepan Kuzmin
33be63e661 doc: update README.md 2018-10-11 15:01:47 +03:00
Stepan Kuzmin
a693634010 doc: update README.md 2018-10-10 19:27:21 +03:00
Stepan Kuzmin
3914fdaa0e doc: fix homebrew tap link 2018-10-10 17:23:41 +03:00
Stepan Kuzmin
00602d8f7f doc: update README.md 2018-10-10 16:32:24 +03:00
Stepan Kuzmin
4d4dab37b6 doc: switch to CircleCI 2018-10-05 17:58:06 +03:00
Stepan Kuzmin
114ddc2cb4 ci: use global environment variables 2018-10-05 14:52:53 +03:00
Stepan Kuzmin
31f4b55800 chore: update dependencies 2018-10-01 20:10:33 +03:00
Stepan Kuzmin
ccc986d037 test: add sources_not_found_test 2018-08-25 15:45:04 +03:00
Stepan Kuzmin
0080deb92c feat: rewrite using actix 2018-05-05 12:41:40 +05:00
Stepan Kuzmin
86c12064db WIP: add coordinator 2018-03-27 14:40:33 +03:00
Stepan Kuzmin
e37a46b785 rename falcon into martin 2018-01-16 15:55:05 +03:00
Stepan Kuzmin
204b132a26 feat: add MVT handler 2017-11-16 21:14:38 +03:00
Stepan Kuzmin
8a44543478 separate handlers by format 2017-11-12 17:51:58 +03:00