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

lightning: local backend support keyspace #40628

Merged

Commits on Jan 16, 2023

  1. lightning: local backend support keyspace

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    b51cc89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1a83d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. fix checksum in sql2kv

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3436e4b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Merge branch 'master' of github.com:pingcap/tidb into keyspace-lightn…

    …ing-local-backend
    
    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    ee9f20a View commit details
    Browse the repository at this point in the history
  2. address comments from tangenta

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    dbe57d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e210ff1 View commit details
    Browse the repository at this point in the history
  4. fix lint

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    bed74f2 View commit details
    Browse the repository at this point in the history
  5. fix goimports

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    e8bc6e4 View commit details
    Browse the repository at this point in the history
  6. fix lint

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    c1ed3b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. return empty keyspace name while db is nil

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    e8496a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf85f86 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. fix default codec for lightning test

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    d77cdb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. fix default codec for TestChunkRestoreSuite

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d29c443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6386200 View commit details
    Browse the repository at this point in the history
  3. fix lint

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    3a37ce7 View commit details
    Browse the repository at this point in the history
  4. fix unit test panic

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    b7a9c10 View commit details
    Browse the repository at this point in the history
  5. make bazel_prepare

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    77f1a5b View commit details
    Browse the repository at this point in the history
  6. revert .gitignore for test

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    7133d1e View commit details
    Browse the repository at this point in the history
  7. fix lint

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    53050be View commit details
    Browse the repository at this point in the history
  8. make bazel_prepare

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    bb9057f View commit details
    Browse the repository at this point in the history
  9. fix bazel ignore path

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    8fb89ef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    db76add View commit details
    Browse the repository at this point in the history
  11. fix bazel ignore path

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    96426c3 View commit details
    Browse the repository at this point in the history
  12. revert .gitignore for test

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    01c327f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ce84419 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ac35029 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    4d99d37 View commit details
    Browse the repository at this point in the history