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

Real Redis cluster #57

Closed
wants to merge 7 commits into from
Closed

Commits on Jul 17, 2015

  1. Configuration menu
    Copy the full SHA
    cc48676 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2015

  1. Configuration menu
    Copy the full SHA
    28c6d64 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

  1. 1) Cluster extend Redis

    2) minor bug fixing
    dmytroDragan committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    af269e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4acb677 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2015

  1. 1) RealRedisCluster implements Redis

     2) push default params to builder
     3) push cluster stuff to redis.embedded.cluster package
     4) added cluster check to isActive()
    dmytroDragan committed Jul 27, 2015
    Configuration menu
    Copy the full SHA
    e4ef4b9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into redis_cluster

    Conflicts:
    	src/main/java/redis/embedded/Cluster.java
    	src/main/java/redis/embedded/cluster/RealRedisCluster.java
    dmytroDragan committed Jul 27, 2015
    Configuration menu
    Copy the full SHA
    48cc6e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2015

  1. Configuration menu
    Copy the full SHA
    102424b View commit details
    Browse the repository at this point in the history