8000 Comparing v2.0.3...master · amyangfei/redlock-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: amyangfei/redlock-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.3
Choose a base ref
...
head repository: amyangfei/redlock-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 10 files changed
  • 1 contributor

Commits on Jun 15, 2022

  1. Upgrade package to v3, adding some API changes.

    - Add context to lock constructor.
    - Support kv cache options.
    amyangfei committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    a5fc556 View commit details
    Browse the repository at this point in the history
  2. upgrade go version in ci

    amyangfei committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    8208082 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36db430 View commit details
    Browse the repository at this point in the history
  4. remove go1.15 in ci

    amyangfei committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    d31f759 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    5b7e492 View commit details
    Browse the repository at this point in the history
  2. update readme (#6)

    amyangfei authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    9b6635d View commit details
    Browse the repository at this point in the history
Loading
0