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

Added max_item_size to Memcached client #2304

Merged
merged 8 commits into from
Mar 25, 2020

Commits on Mar 25, 2020

  1. Added max_item_size to Memcached client

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    54a5e54 View commit details
    Browse the repository at this point in the history
  2. Changed imports order and splitted tests

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    8942f04 View commit details
    Browse the repository at this point in the history
  3. Fixed type casting

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    3be38ab View commit details
    Browse the repository at this point in the history
  4. Changed imports grouping

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    cb222e1 View commit details
    Browse the repository at this point in the history
  5. Changed memcached max_item_size default from 0 to 1MB

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    3163aca View commit details
    Browse the repository at this point in the history
  6. Increased e2e tests timeout

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    70761af View commit details
    Browse the repository at this point in the history
  7. Fixed typo in CHANGELOG

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    e37add1 View commit details
    Browse the repository at this point in the history
  8. Reverted Makefile changes

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    8fa633a View commit details
    Browse the repository at this point in the history