Skip to content

Commit 38f5fb5

Browse files
shyimoshaiMoria
andauthored
feat: update readme for release & add changelog file (#94)
* fix: update readme * fix: add changelog file Co-authored-by: shaimoria <shai.moria@zooz.com>
1 parent 65814d0 commit 38f5fb5

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 1.0.0 (March 1, 2021)
2+
3+
* Initial release
4+
5+
FEATURES:
6+
7+
* **HA Setup**: multiple nodes, each with multiple replicas
8+
* **AZ/Rack aware**: HA node distribution able to use multiple availability zones
9+
* **Auto-recovery**: Automatic recovery from multiple failure scenarios
10+
* **Rolling updates**: Enables to update redis pod settings gracefully

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
# PayU Redis Operator
22

3-
Kubernetes operator that creates and manages Redis HA clustered databases - [Redis docs](https://redislabs.com/redis-enterprise/technology/redis-enterprise-cluster-architecture/).
4-
5-
## Project status: Alpha
6-
7-
The basic features have been completed, and while no breaking API changes are currently planned, the API can change in a backwards incompatible way before the project is declared stable and more features are expected for the stable version
8-
3+
Kubernetes operator that creates and manages Redis HA clustered databases - [Redis docs](https://redislabs.com/redis-enterprise/technology/redis-enterprise-cluster-architecture/).<br>
94
[ Feature state wiki page ](https://github.com/PayU/Redis-Operator/wiki/Feature-state)
105

116
### Using the operator on a local cluster

0 commit comments

Comments
 (0)