Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support of Redis 3+ #92

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

DmitryErmolchik
Copy link

No description provided.

robertotru and others added 21 commits February 21, 2017 00:04
maxheap works for Windows but fails for OSX, maxmemory works for both.
Updated REDIS_READY_PATTERN to match more versions of Redis. Since version 4.0.* the final startup statement has changed, embedded Redis loops forever when it does not match the expected pattern.
Signed-off-by: Michael Sprauer <Michael.Sprauer@sap.com>
bind to 127.0.0.1 by default
Updated REDIS_READY_PATTERN to match more Redis versions
@MasterDDT
Copy link

Is this going to be merged? Or is there another embedded-redis that has 3+ (with cluster spec implemented)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants