Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vertexclique committed Nov 13, 2019
1 parent e953b87 commit 783cf63
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Expand Up @@ -54,10 +54,7 @@

---

Bastion is a highly-available, fault-tolerant runtime system with dynamic, dispatch-oriented,
lightweight process model. It supplies actor-model-like concurrency with a lightweight process
implementation and utilizes all of the system resources efficiently guaranteeing
of at-most-once message delivery.
Bastion is a highly-available, fault-tolerant runtime system with dynamic, dispatch-oriented, lightweight process model. It supplies actor-model-like concurrency with a lightweight process implementation and utilizes all of the system resources efficiently guaranteeing of at-most-once message delivery.

<h6 align="center">Please note that Bastion is not production-ready yet and might break some backward compatibility for now.</h6>

Expand Down Expand Up @@ -146,4 +143,4 @@ All contributions, bug reports, bug fixes, documentation improvements, enhanceme
A detailed overview on how to contribute can be found in the [CONTRIBUTING guide](.github/CONTRIBUTING.md) on GitHub.

---
<sup><sub>* Currently, we are working on distributed properties and protocol[.](https://spoti.fi/2OaEsj9)</sub></sup>
<sup><sub>* Currently, we are working on distributed properties and protocol[.](https://spoti.fi/2OaEsj9)</sub></sup>

0 comments on commit 783cf63

Please sign in to comment.