Greenstand/treetracker-query-api

Create another database source

Offen

#56 geöffnet am 24.01.2022

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (65 Forks)auto 404
good first issuewontfix

Repository-Metriken

Stars
 (17 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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