Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpert authored Oct 18, 2022
1 parent ec7be3e commit 579d0e5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
[![Go](https://github.com/maxpert/marmot/actions/workflows/go.yml/badge.svg)](https://github.com/maxpert/marmot/actions/workflows/go.yml)
[![Discord](https://badgen.net/badge/icon/discord?icon=discord&label=Marmot)](https://discord.gg/AWUwY66XsE)
![GitHub](https://img.shields.io/github/license/maxpert/marmot)
![Eventually Consistent](https://img.shields.io/badge/Eventually%20Consistent-✔️-green)
![Multi-Master Replication](https://img.shields.io/badge/Multi--Master%20Replication-✔️-green)
![Fault Tolerant](https://img.shields.io/badge/Fault%20Tolerant-✔️-green)
![Built on NATS](https://img.shields.io/badge/Built%20on%20NATS-✔️-green)

## What & Why?
Marmot can give you a solid replication between your nodes as Marmot builds on top of fault-tolerant
Expand Down Expand Up @@ -63,6 +59,11 @@ application needs.

## Features

![Eventually Consistent](https://img.shields.io/badge/Eventually%20Consistent-✔️-green)
![Multi-Master Replication](https://img.shields.io/badge/Multi--Master%20Replication-✔️-green)
![Fault Tolerant](https://img.shields.io/badge/Fault%20Tolerant-✔️-green)
![Built on NATS](https://img.shields.io/badge/Built%20on%20NATS-✔️-green)

- Built on top of NATS, abstracting stream distribution and replication
- Bidirectional replication with almost masterless architecture
- Ability to snapshot and fully recover from those snapshots
Expand Down

0 comments on commit 579d0e5

Please sign in to comment.