Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dustin/java-memcached-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: techtraits/java-memcached-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 11 files changed
  • 2 contributors

Commits on Mar 7, 2012

  1. Configuration menu
    Copy the full SHA
    bb7b109 View commit details
    Browse the repository at this point in the history
  2. fix indentation

    bilal committed Mar 7, 2012
    Configuration menu
    Copy the full SHA
    00c9aa2 View commit details
    Browse the repository at this point in the history
  3. add asyncStore api for accepting a response handler. memcached client…

    … api for async-handler-based add, set and replace operations
    bilal committed Mar 7, 2012
    Configuration menu
    Copy the full SHA
    b7197cc View commit details
    Browse the repository at this point in the history
  4. add getter for operation

    bilal committed Mar 7, 2012
    Configuration menu
    Copy the full SHA
    5739fa0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    047a49e View commit details
    Browse the repository at this point in the history
  6. fixe indentation

    bilal committed Mar 7, 2012
    Configuration menu
    Copy the full SHA
    6da8ddb View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2012

  1. Adding a getLocalStats method which returns information about each of…

    … the server connections, currently queue sizes
    usmanismail committed Apr 11, 2012
    Configuration menu
    Copy the full SHA
    c910543 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2012

  1. Implementing local stats

    usmanismail committed Jun 19, 2012
    Configuration menu
    Copy the full SHA
    95164a7 View commit details
    Browse the repository at this point in the history
Loading