forked from KeiaiLab/postgres-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
23 lines (23 loc) · 775 Bytes
/
Copy pathCITATION.cff
File metadata and controls
23 lines (23 loc) · 775 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
cff-version: 1.2.0
title: postgres-operator
message: "If you use this software, please cite it as below."
type: software
authors:
- name: "Keiailab"
website: "https://github.com/keiailab"
repository-code: "https://github.com/keiailab/postgres-operator"
url: "https://artifacthub.io/packages/helm/keiailab-postgres-operator/postgres-operator"
abstract: >-
Kubernetes operator for PostgreSQL — manages PostgresCluster CRD with
shard-aware topology (primary + standby streaming replication), automated
failover (RTO < 30s verified), pgBackRest integration, and PG17/PG18
compatibility. MIT licensed, ArtifactHub published.
keywords:
- kubernetes
- operator
- postgresql
- database
- high-availability
- pgbackrest
license: MIT
version: v0.4.0-beta.8