Greenstand/treetracker-query-api

Create another database source

Aberta

#56 aberto em 24 de jan. de 2022

 (2 comentários) (0 reação) (1 responsável)TypeScript (65 forks)auto 404
good first issuewontfix

Métricas do repositório

Stars
 (17 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador