Skip to content

Commit

Permalink
fix: cosmetic
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriele Bartolini <[email protected]>
  • Loading branch information
gbartolini committed Dec 24, 2024
1 parent 62b8fe2 commit c587e8a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ approach to integrating plugins with the
enabling greater flexibility and ease of feature development in the
CloudNativePG ecosystem.

---

## What is CNPG-I?

The **CloudNativePG Interface** is a **gRPC-based protocol** that defines a
Expand All @@ -19,8 +17,6 @@ functionality without the need to fork its codebase.

For a detailed protocol specification, refer to the [protocol.md](docs/protocol.md) file.

---

## Why CNPG-I?

Over the years, CloudNativePG's codebase has grown significantly, creating
Expand All @@ -34,8 +30,6 @@ CNPG-I fosters a thriving ecosystem by making it easier to integrate new
capabilities through independent plugins, allowing for faster innovation and
simplified maintenance.

---

### Key Benefits

1. **Reduced Complexity**: Delegate responsibilities to external plugins,
Expand All @@ -51,8 +45,6 @@ simplified maintenance.
5. **Ease of Adoption**: Simplify the move to CloudNativePG for Postgres and
Kubernetes users by facilitating custom enhancements and integrations.

---

## Use Cases for Plugins

CNPG-I enables the creation of plugins for diverse use cases, such as:
Expand All @@ -69,8 +61,6 @@ CNPG-I enables the creation of plugins for diverse use cases, such as:
By leveraging plugins, developers can extend CloudNativePG’s functionality
without modifying its core code.

---

## Projects Built with CNPG-I

Explore real-world applications of CNPG-I:
Expand Down

0 comments on commit c587e8a

Please sign in to comment.