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: axfor/MetaStore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: x2
Choose a base ref
...
head repository: axfor/MetaStore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 33 files changed
  • 2 contributors

Commits on Feb 28, 2026

  1. Merge pull request #47 from axfor/r27

    fix: recover etcd leases after server restart
    axfor authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    77ca094 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. Merge pull request #48 from axfor/r20

    fix: lease expiry in cluster mode when granted via follower
    axfor authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    ff5c864 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. Merge pull request #49 from axfor/rxx

    fix: preserve lease GrantTime during WAL replay to prevent expired le…
    axfor authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    82f7cd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. Merge pull request #50 from axfor/x1

    refactor: replace RocksDB with Pebble (pure Go) and fix lease restart…
    axfor authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    d5c2b64 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. Merge pull request #51 from axfor/x2

    fix: recover from panic when watch channel is closed during event send
    axfor authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    d915246 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. Configuration menu
    Copy the full SHA
    a4748a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    200f843 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

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

Commits on Mar 20, 2026

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