Greenstand/treetracker-query-api

Create another database source

开放

#56 创建于 2022年1月24日

 (2 条评论) (0 个反应) (1 位负责人)TypeScript (65 个派生)auto 404
good first issuewontfix

仓库指标

星标
 (17 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Because that some of the SQL could be slow, like the statistics of the countries, so we need use Session to connect to another database source , this source will run in front of a SQL cache (pgpool) so we can precache the result, to speed up

This repo is using the pgpool frontend: https://github.com/Greenstand/node-mapnik-1/blob/master/deployment/overlays/development/database-connection-sealed-secret.yaml


Some hints:

  • Please read our readme for more information/guide/tutorial.
  • Here is an engineering book in Greenstand.
  • To know more about our organization, visit our website.
  • If you want to join the slack community (some resources need the community member's permission), please leave your email address.

贡献者指南