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

fix #1272 #1273

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

fix #1272 #1273

wants to merge 7 commits into from

Commits on Aug 11, 2021

  1. add lock function

    liwei committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    ca79890 View commit details
    Browse the repository at this point in the history
  2. add lock function

    liwei committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    b958901 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Update logger_test.go

    Remove unnecessary comments
    lwydyby committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    659b3d3 View commit details
    Browse the repository at this point in the history
  2. Update logger_test.go

    Remove unnecessary comments
    lwydyby committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    7207a92 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. add replace hook method and remove lock method

    qzywyd@163.com committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    08bbc96 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Replication can indeed improve performance, but it will lead to this …

    …instant.If a new hook is added, the hook may not be triggered
    liwei committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    544f676 View commit details
    Browse the repository at this point in the history
  2. fixed test

    liwei committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    64181dc View commit details
    Browse the repository at this point in the history