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

feat(kv): clear RPC method which completely cleans storage #736

Merged
merged 6 commits into from
Jun 24, 2021

Commits on Jun 24, 2021

  1. - Add Clear method to the storages

    Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
    rustatian committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    fdff0ff View commit details
    Browse the repository at this point in the history
  2. - Update CHANGELOG

    Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
    rustatian committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    eb65f86 View commit details
    Browse the repository at this point in the history
  3. - Clear BOLTDB TTL memory region on Clear RPC call

    Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
    rustatian committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    fa8d2a5 View commit details
    Browse the repository at this point in the history
  4. - Update GA tests

    Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
    rustatian committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    4312f63 View commit details
    Browse the repository at this point in the history
  5. - Fix deadlocks in the websockets tests

    Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
    rustatian committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    0ada340 View commit details
    Browse the repository at this point in the history
  6. - Linters fix

    Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
    rustatian committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    60001db View commit details
    Browse the repository at this point in the history