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

Add hashing client #59

Merged
merged 23 commits into from
Jul 17, 2015
Merged

Add hashing client #59

merged 23 commits into from
Jul 17, 2015

Commits on Jun 20, 2015

  1. Configuration menu
    Copy the full SHA
    f394d42 View commit details
    Browse the repository at this point in the history
  2. This adds failover support.

    sontek committed Jun 20, 2015
    Configuration menu
    Copy the full SHA
    babb8c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8879147 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2015

  1. Configuration menu
    Copy the full SHA
    2470508 View commit details
    Browse the repository at this point in the history
  2. Fix tests + pep8

    sontek committed Jun 21, 2015
    Configuration menu
    Copy the full SHA
    9892226 View commit details
    Browse the repository at this point in the history
  3. drop support for pypy3 for now

    sontek committed Jun 21, 2015
    Configuration menu
    Copy the full SHA
    236643a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abf4bd8 View commit details
    Browse the repository at this point in the history
  5. Added unit tests

    sontek committed Jun 21, 2015
    Configuration menu
    Copy the full SHA
    381715f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2015

  1. Configuration menu
    Copy the full SHA
    f43cf74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a935261 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cff5abf View commit details
    Browse the repository at this point in the history
  4. Fix flake8 issues

    sontek committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    8b19853 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from sontek/make_murmur3_optional

    Remove dependency on clandestined and use pure python murmur3
    sontek committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    d6fc5ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7c02a3 View commit details
    Browse the repository at this point in the history
  7. flake8 fixes

    sontek committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    deb2cbf View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2015

  1. Merge pull request #2 from sontek/make_default_values_configurable

    Make ignoring exceptions optional
    sontek committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    75bba31 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:pinterest/pymemcache into add_has…

    …hing_client
    
    Conflicts:
    	docs/apidoc/pymemcache.test.rst
    sontek committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    6ef4ab0 View commit details
    Browse the repository at this point in the history
  3. Updated docs

    sontek committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    88b9fc5 View commit details
    Browse the repository at this point in the history
  4. Added pypy3 support back

    sontek committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    aca08b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe53429 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of github.com:pinterest/pymemcache into add_has…

    …hing_client
    
    Conflicts:
    	setup.py
    sontek committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    917167a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a844d20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed85bcf View commit details
    Browse the repository at this point in the history