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

Add support of the embedded storage #183

Open
wants to merge 21 commits into
base: unstable
Choose a base branch
from

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    806bb7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    793fd99 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    41c5ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd05ba2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6664171 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    2c0e63e View commit details
    Browse the repository at this point in the history
  2. Use zap logger to log

    ptyin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    dfc76ad View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge remote-tracking branch 'upstream/unstable' into feat/embedded

    # Conflicts:
    #	config/config.go
    #	go.mod
    #	go.sum
    #	server/server.go
    #	store/engine/embedded/embedded.go
    #	store/engine/embedded/raft.go
    ptyin committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    05fbe30 View commit details
    Browse the repository at this point in the history
  2. fix: fix broken imports

    ptyin committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c37fbb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. chore: add license header

    ptyin committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1f61c37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70a6b2b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    8b2553f View commit details
    Browse the repository at this point in the history
  2. chore: remove dummy spaces

    ptyin authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c2dc40e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    378f8b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    a1c6b92 View commit details
    Browse the repository at this point in the history
  2. fix: fix CR problems

    ptyin committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    7c091d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d1468 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. chore: fix code styles

    ptyin authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    de194f3 View commit details
    Browse the repository at this point in the history