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

refactor: make cachekv store thread-safe again (backport #14378) #14818

Merged
merged 3 commits into from
Jan 31, 2023

Commits on Jan 27, 2023

  1. refactor: make cachekv store thread-safe again (#14378)

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    (cherry picked from commit f1ee974)
    
    # Conflicts:
    #	CHANGELOG.md
    #	store/cachekv/internal/btree.go
    #	store/cachekv/internal/memiterator.go
    yihuang authored and mergify[bot] committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    653a98f View commit details
    Browse the repository at this point in the history
  2. fix conflict

    yihuang committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    cafd64e View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    yihuang committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    cbd5078 View commit details
    Browse the repository at this point in the history