Document supported storage backends
Open
Low Priority
- Dominant language
- Go
- Stars
- 3.7k
- Forks
- 465
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 5
Description
We have storage implementations for MySQL, Cloud Spanner and (partially) Postgres. However, we don't document whether we support deployments that use them. Some helpful things to document include:
- Which storage backends do we support?
- Do we support Cloud Spanner even though the storage implementation is marked "experimental"?
- We presumably don't support Postgres, since the storage implementation is incomplete.
- Which versions of storage backends do we support?
- Do we support MySQL 8?
- Do we support variants of MySQL, e.g. MariaDB, and if so, which ones?
Contributor guide
Assessment
This issue has not been assessed yet.