Skip to content

Commit 938ed7c

Browse files
author
Ruben Bridgewater
committed
Add consolidation part to the readme
1 parent 851dd87 commit 938ed7c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,4 +742,14 @@ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
742742
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
743743
OTHER DEALINGS IN THE SOFTWARE.
744744

745-
Originally developed by Matthew Ranney, http://ranney.com/
745+
Originally developed by Matthew Ranney, http://ranney.com/
746+
747+
### Consolidation: It's time for celebration
748+
749+
Right now there are two great redis clients around and both have some advantages above each other. We speak about ioredis and node_redis. So after talking to each other about how we could improve in working together we (that is @luin and @BridgeAR) decided to work towards a single library on the long run. But step by step.
750+
751+
First of all, we want to split small parts of our libraries into others so that we're both able to use the same code. Those libraries are going to be maintained under the NodeRedis organization. This is going to reduce the maintance overhead, allows others to use the very same code, if they need it and it's way easyer for others to contribute to both libraries.
752+
753+
We're very happy about this step towards working together as we both want to give you the best redis experience possible.
754+
755+
If you want to join our cause by help maintaining something, please don't hesitate to contact either one of us.

0 commit comments

Comments
 (0)