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 index correction internal logic #2194

Merged
merged 103 commits into from
Oct 3, 2023
Merged

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    a1ee9d8 View commit details
    Browse the repository at this point in the history
  2. add corrector configuration

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8a1221d View commit details
    Browse the repository at this point in the history
  3. add corrector logic

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fa1eb75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39e7d71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bd41e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ef29e3 View commit details
    Browse the repository at this point in the history
  7. add timer

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c7e1ff2 View commit details
    Browse the repository at this point in the history
  8. fix tag align

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    22dcaaa View commit details
    Browse the repository at this point in the history
  9. tmp

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d51e26b View commit details
    Browse the repository at this point in the history
  10. fix log

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    6aa8fde View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    41faffd View commit details
    Browse the repository at this point in the history
  12. set eg limit from config

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8f5bcf0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    065e9e2 View commit details
    Browse the repository at this point in the history
  14. implement index id caching

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8562a99 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    81345f3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    77c33f0 View commit details
    Browse the repository at this point in the history
  17. refactor availableAddrs

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    72c3956 View commit details
    Browse the repository at this point in the history
  18. add kvs range duration

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5ffd9b3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d3c6c7 View commit details
    Browse the repository at this point in the history
  20. Revert "add kvs range duration"

    This reverts commit 5b647be.
    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3b3710b View commit details
    Browse the repository at this point in the history
  21. refactor

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    6b3934e View commit details
    Browse the repository at this point in the history
  22. fix without cache bug

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    bc591ae View commit details
    Browse the repository at this point in the history
  23. enable observability

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5209a72 View commit details
    Browse the repository at this point in the history
  24. refactor

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a0cb7aa View commit details
    Browse the repository at this point in the history
  25. SIGTERM after complete

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b453e61 View commit details
    Browse the repository at this point in the history
  26. add metrics server

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    db6868d View commit details
    Browse the repository at this point in the history
  27. add pcache

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    7a630b3 View commit details
    Browse the repository at this point in the history
  28. remove comment

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ca84f56 View commit details
    Browse the repository at this point in the history
  29. [TEMP] use pcache

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    feda428 View commit details
    Browse the repository at this point in the history
  30. [TMP] use pcache

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c229a87 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    fa0b68b View commit details
    Browse the repository at this point in the history
  32. fix to use local map

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    06b312b View commit details
    Browse the repository at this point in the history
  33. [TMP] add prestop for pcache

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    490345f View commit details
    Browse the repository at this point in the history
  34. [TEMP] add pcache config

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    05838c3 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    9805e7e View commit details
    Browse the repository at this point in the history
  36. [TEMP] add pcache log

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a0d698e View commit details
    Browse the repository at this point in the history
  37. fix map alloc size

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9e5f2ae View commit details
    Browse the repository at this point in the history
  38. [TMP] Add bbolt cache

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3728276 View commit details
    Browse the repository at this point in the history
  39. update bbolt

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1678ff7 View commit details
    Browse the repository at this point in the history
  40. fix bbolt bug

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4f87601 View commit details
    Browse the repository at this point in the history
  41. add bbolt test

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    01225aa View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    428ee35 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    81b800e View commit details
    Browse the repository at this point in the history
  44. add SetBatch to bbolt

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    bfc73c4 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    d4f3695 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    9975237 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    2b00e05 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    a611e88 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    e21441c View commit details
    Browse the repository at this point in the history
  50. stop unnecesarry GC

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    66bc79c View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    3a85405 View commit details
    Browse the repository at this point in the history
  52. use ch to set batch bbolt

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    16d2986 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    919c9f9 View commit details
    Browse the repository at this point in the history
  54. use internal/kvs/bbolt

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9bd57c0 View commit details
    Browse the repository at this point in the history
  55. refactor

    ykadowak committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    55c6586 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    bc92686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    319ec8b View commit details
    Browse the repository at this point in the history
  3. style: format code with Prettier and Gofumpt

    This commit fixes the style issues introduced in 319ec8b according to the output
    from Prettier and Gofumpt.
    
    Details: #2152
    deepsource-autofix[bot] authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    eb5cdb0 View commit details
    Browse the repository at this point in the history
  4. use go std slices pkg

    ykadowak committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d3616e5 View commit details
    Browse the repository at this point in the history
  5. refactor

    ykadowak committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    89e2339 View commit details
    Browse the repository at this point in the history
  6. add comment

    ykadowak committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e2eeabc View commit details
    Browse the repository at this point in the history
  7. remove valdsync

    ykadowak committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9a9e622 View commit details
    Browse the repository at this point in the history
  8. use vald errgroup

    ykadowak committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4c22bcc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e0ef7a8 View commit details
    Browse the repository at this point in the history
  10. refactor

    ykadowak committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4dc4801 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    705dc29 View commit details
    Browse the repository at this point in the history
  2. update comment in English

    ykadowak committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    952a6e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f93398 View commit details
    Browse the repository at this point in the history
  4. Disable godox

    ykadowak committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c860ddc View commit details
    Browse the repository at this point in the history
  5. style: format code with Prettier and Gofumpt

    This commit fixes the style issues introduced in c860ddc according to the output
    from Prettier and Gofumpt.
    
    Details: #2194
    deepsource-autofix[bot] authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2c2bb09 View commit details
    Browse the repository at this point in the history
  6. remove comment

    ykadowak committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2ecf8cf View commit details
    Browse the repository at this point in the history
  7. Apply format

    ykadowak committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8bb271d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5f73a3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3e4d78 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e5cd71 View commit details
    Browse the repository at this point in the history
  11. fix var style

    ykadowak committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a184b22 View commit details
    Browse the repository at this point in the history
  12. Suppress linter

    ykadowak committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4972294 View commit details
    Browse the repository at this point in the history
  13. fix comment

    ykadowak committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ef93123 View commit details
    Browse the repository at this point in the history
  14. add test template

    ykadowak committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    375c04e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    33ad603 View commit details
    Browse the repository at this point in the history
  2. Refactor config

    ykadowak committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    55bc821 View commit details
    Browse the repository at this point in the history
  3. Add corrector test

    ykadowak committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    004bf81 View commit details
    Browse the repository at this point in the history
  4. style: format code with Prettier and Gofumpt

    This commit fixes the style issues introduced in 004bf81 according to the output
    from Prettier and Gofumpt.
    
    Details: #2194
    deepsource-autofix[bot] authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    97ff3c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df88705 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Add timestamp check

    ykadowak committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8b0540d View commit details
    Browse the repository at this point in the history
  2. Apply format

    ykadowak committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5430f67 View commit details
    Browse the repository at this point in the history
  3. fix schema type

    ykadowak committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    bdc9c70 View commit details
    Browse the repository at this point in the history
  4. Fix DeepSource errors

    ykadowak committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f7ffd6a View commit details
    Browse the repository at this point in the history
  5. Fix misspell

    ykadowak committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5e73905 View commit details
    Browse the repository at this point in the history
  6. Add type check

    ykadowak committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ce78ccf View commit details
    Browse the repository at this point in the history
  7. Remove unused config

    ykadowak committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ef2e20d View commit details
    Browse the repository at this point in the history
  8. Fix DeepSource error

    ykadowak committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    93d6ab7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31058f5 View commit details
    Browse the repository at this point in the history
  10. Remove memo

    ykadowak committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6f79736 View commit details
    Browse the repository at this point in the history
  11. Refactor comment

    ykadowak committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0d4d9d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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

Commits on Oct 2, 2023

  1. Remove unused config

    ykadowak committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0eba31e View commit details
    Browse the repository at this point in the history
  2. Add comment to errors

    ykadowak committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5a73044 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. change app name

    ykadowak committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5117332 View commit details
    Browse the repository at this point in the history
  2. replace filepath pkg with internal file

    replace filepath pkg with internal file
    
    refactor
    ykadowak committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    74bd1c6 View commit details
    Browse the repository at this point in the history
  3. Refactor

    refactor
    ykadowak committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d687013 View commit details
    Browse the repository at this point in the history
  4. Fix gRPC spelling

    ykadowak committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ba241cb View commit details
    Browse the repository at this point in the history
  5. Remove memo

    ykadowak committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    436da6e View commit details
    Browse the repository at this point in the history