GIScience / GIScience/sketch-map-tool

Use minio as datastore instead of postgres

Open
#531 0 comments 0 reactions 0 assignees View on GitHub
brainstorming priority:low
Dominant language
Python
Stars
54
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Since the Sketch Map Tool handles a lot of big binary data such as Images and PDFs Minio might be a better fit then Postgres as datastore. Minio is also supported by Celery. The downside would be that we no longer can store metadata in the same place as files (E.g. At the moment, uploaded files are stored with their metadata in one Postgres table). Keeping Postgres for Metadata is maybe a bit too much.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.