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

#66 distribute the read operation on Redis Cache #132

Merged
merged 9 commits into from
Jan 4, 2018

Commits on Dec 28, 2017

  1. yiisoft#66 distribute the read operation

    ryusoft committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    1f7c04a View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2017

  1. yiisoft#66 Add in Replica enabled test

    ryusoft committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    4b8b238 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2017

  1. Configuration menu
    Copy the full SHA
    395ece2 View commit details
    Browse the repository at this point in the history
  2. Added nickname [skip ci]

    samdark committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    0cde731 View commit details
    Browse the repository at this point in the history
  3. Doc adjustments [skip ci]

    samdark committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    e36b6bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e899bd View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2018

  1. yiisoft#66 Add in exception test

    ryusoft committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    ad35561 View commit details
    Browse the repository at this point in the history
  2. yiisoft#66 invalid config exception should be handled by the Instance…

    … class, so ignore the test for replica since we applied ensure function
    ryusoft committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    f36782e View commit details
    Browse the repository at this point in the history
  3. yiisoft#66 invalid config exception should be handled by the Instance…

    … class, so ignore the test for replica since we applied ensure function
    ryusoft committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    9e333b0 View commit details
    Browse the repository at this point in the history