martin/src
Yuri Astrakhan 9de4b75aec
Switch bb8 to DeadPool (#570)
DeadPool seem to be better maintained, and most importantly, it properly
reports connection errors - something bb8 does not support yet.

I also removed connection timeout config param - it was introduced while
trying to solve bb8 issue - not needed because connection string
supports it already.

This should resolve some of the issues in #496
2023-02-08 11:55:37 -05:00
..
args Switch bb8 to DeadPool (#570) 2023-02-08 11:55:37 -05:00
bin Implement postgres auto-publish (#546) 2023-01-03 16:09:41 +00:00
mbtiles Add .mbtiles support (#549) 2023-01-09 00:10:23 -05:00
pg Switch bb8 to DeadPool (#570) 2023-02-08 11:55:37 -05:00
pmtiles Add .mbtiles support (#549) 2023-01-09 00:10:23 -05:00
srv tests, report unknown cfg, rm catalog vector flds (#551) 2023-01-12 11:48:15 -05:00
utils update lock, clippy lint (#560) 2023-01-26 22:43:51 -05:00
config.rs tests, report unknown cfg, rm catalog vector flds (#551) 2023-01-12 11:48:15 -05:00
file_config.rs tests, report unknown cfg, rm catalog vector flds (#551) 2023-01-12 11:48:15 -05:00
lib.rs Add .mbtiles support (#549) 2023-01-09 00:10:23 -05:00
source.rs Refactorings, content-type/enc, cli parsing, tests, minor fixes (#548) 2023-01-08 16:31:58 +02:00