Commit 284c2452f12e0359ab0e111fa721c8365b522a00
Merge branch 'master' of github.com:hmartiro/redox
Showing
1 changed file
with
2 additions
and
0 deletions
README.md
| @@ -271,3 +271,5 @@ then: | @@ -271,3 +271,5 @@ then: | ||
| 271 | ## Contributing | 271 | ## Contributing |
| 272 | Redox is in its early stages and I am looking for feedback and contributors to make | 272 | Redox is in its early stages and I am looking for feedback and contributors to make |
| 273 | it easier, faster, and more robust. Open issues on GitHub or message me directly. | 273 | it easier, faster, and more robust. Open issues on GitHub or message me directly. |
| 274 | + | ||
| 275 | +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! |