Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit 6992d88

Browse files
authored
refactor: added archive header to repo
1 parent 8e22615 commit 6992d88

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2+
> ⚠️ **Archived Repository** — The contents of this project have been moved to [pgwatch-contrib](https://github.com/cybertec-postgresql/pgwatch-contrib) to have a unified place for everything related to pgwatch that cannot be merged into upstream.
3+
14
[![Tests](https://github.com/destrex271/pgwatch3_rpc_server/actions/workflows/test.yml/badge.svg)](https://github.com/destrex271/pgwatch3_rpc_server/actions/workflows/test.yml)
25
[![Coverage Status](https://coveralls.io/repos/github/destrex271/pgwatch3_rpc_server/badge.svg?branch=main)](https://coveralls.io/github/destrex271/pgwatch3_rpc_server?branch=main)
36
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/destrex271/pgwatch3_rpc_server)
@@ -73,4 +76,4 @@ You can also look at our example sinks to help with your implementation or exten
7376
- [Parquet Receiver](/cmd/parquet_receiver/README.md): Store measurements in Parquet files.
7477
- [ClickHouse Receiver](/cmd/clickhouse_receiver/README.md): Store measurements in OLAP databases like ClickHouse for analytics.
7578
- [LLama Receiver](/cmd/llama_receiver/README.md): Gain performance insights and recommendations from your measurements using `tinyllama`.
76-
- [S3 Receiver](/cmd/s3_receiver/README.md): Store measurements in AWS S3.
79+
- [S3 Receiver](/cmd/s3_receiver/README.md): Store measurements in AWS S3.

0 commit comments

Comments
 (0)