Commit 5ef851782c7659cfb3f04fc88abe9974a3a70232
1 parent
7e6343a1
Update README.md
Showing
1 changed file
with
2 additions
and
0 deletions
README.md
| @@ -269,3 +269,5 @@ then: | @@ -269,3 +269,5 @@ then: | ||
| 269 | ## Contributing | 269 | ## Contributing |
| 270 | Redox is in its early stages and I am looking for feedback and contributors to make | 270 | Redox is in its early stages and I am looking for feedback and contributors to make |
| 271 | it easier, faster, and more robust. Open issues on GitHub or message me directly. | 271 | it easier, faster, and more robust. Open issues on GitHub or message me directly. |
| 272 | + | ||
| 273 | +Redox is not currently recommended for production use. It has no support for features like connection pooling, sentinels, clusters, etc. Feel free to provide them! |