Greenstand/treetracker-query-api

Create another database source

Open

#56 opened on Jan 24, 2022

 (2 comments) (0 reactions) (1 assignee)TypeScript (65 forks)auto 404
good first issuewontfix

Repository metrics

Stars
 (17 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide