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

store: Add mixin to enable caching bucket #122

Merged
merged 9 commits into from
May 20, 2020

Commits on May 15, 2020

  1. Add store withCachingBucketMemcached mixin

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed May 15, 2020
    Configuration menu
    Copy the full SHA
    98766ee View commit details
    Browse the repository at this point in the history
  2. Enable to specify different memcached backends for index cache and ca…

    …che bucket
    
    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed May 15, 2020
    Configuration menu
    Copy the full SHA
    25ff25a View commit details
    Browse the repository at this point in the history
  3. Bump version to minimum supported that includes added feature

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed May 15, 2020
    Configuration menu
    Copy the full SHA
    6838359 View commit details
    Browse the repository at this point in the history
  4. Update Changelog

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed May 15, 2020
    Configuration menu
    Copy the full SHA
    99f13d8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Bump version and reflect latest changes

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed May 18, 2020
    Configuration menu
    Copy the full SHA
    c554387 View commit details
    Browse the repository at this point in the history
  2. Remove unused default value

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed May 18, 2020
    Configuration menu
    Copy the full SHA
    ba175b3 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Update configuration after recent changes

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed May 19, 2020
    Configuration menu
    Copy the full SHA
    a4d3946 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Omit changes when memcached not specified

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed May 20, 2020
    Configuration menu
    Copy the full SHA
    cb6f37b View commit details
    Browse the repository at this point in the history
  2. Use Thanos v0.13.0-rc.0

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed May 20, 2020
    Configuration menu
    Copy the full SHA
    128e08a View commit details
    Browse the repository at this point in the history