Greenstand / Greenstand/treetracker-query-api
Create another database source
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
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](https://greenstand.gitbook.io/engineering/) in Greenstand.
- To know more about our organization, visit our [website](https://greenstand.org).
- If you want to join the slack community (some resources need the community member's permission), please leave your email address.
Contributor guide
Assessment
This issue has not been assessed yet.