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

Feature key prefixes #56

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

Commits on Nov 23, 2015

  1. Key prefixes in Lock, Journal, SessionHandler, Storage INIT

    Vladimir Bosiak committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    28ff2c2 View commit details
    Browse the repository at this point in the history
  2. configuration fixes

    Vladimir Bosiak committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    b7dde89 View commit details
    Browse the repository at this point in the history
  3. key prefixes documentation

    Vladimir Bosiak committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    1eed9f0 View commit details
    Browse the repository at this point in the history
  4. revert gitignore

    Vladimir Bosiak committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    27657e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2016

  1. Fixes for comments in PR (Kdyby#56)

    using namespace for different types of storage
    add mock extension for testing (mockery/mockery)
    Vladimir Bosiak committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    26f38c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2016

  1. fix build error

    [ERROR]   Kdyby/Redis/DI/RedisExtension.php:54    Mixed tabs and spaces indentation
    Vladimir Bosiak committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    fabf7fa View commit details
    Browse the repository at this point in the history
  2. fix build error

    [ERROR]   KdybyTests/Redis/RedisNamespaceStorage.phpt:29    Mixed tabs and spaces indentation
    [ERROR]   KdybyTests/Redis/RedisNamespaceJournal.phpt:28    Mixed tabs and spaces indentation
    Vladimir Bosiak committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    8deb7c6 View commit details
    Browse the repository at this point in the history