Closed (fixed)
Project:
Redis
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2017 at 02:00 UTC
Updated:
28 Sep 2017 at 06:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
maniosullivan commentedComment #3
maniosullivan commentedI noticed that I had not implemented pipelining correctly for Predis. Updated patch attached.
Comment #4
maniosullivan commentedComment #5
maniosullivan commentedI have added some basic support for a master slave Redis replication using Predis.
Comment #6
maniosullivan commentedComment #7
maniosullivan commentedUpdated some terminology in the README.
Comment #10
berdirThis has been finished on https://github.com/md-systems/redis/pull/25, merged and committed.