Skip to content

Commit

Permalink
Merge pull request #88 from bastion-rs/production-ready
Browse files Browse the repository at this point in the history
Updated the README to indicate that Bastion isn't production-ready yet.
  • Loading branch information
vertexclique authored Nov 11, 2019
2 parents 28b10cf + f69a39d commit ce13246
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ It supplies actor model like concurrency with lightweight process implementation
and utilize all the system resources efficiently with giving promise of
at-most-once message delivery guarantee.

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

---

## Usage
Expand Down

0 comments on commit ce13246

Please sign in to comment.