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(api): remove memory leak in api #898

Closed
wants to merge 16 commits into from

Commits on Aug 21, 2023

  1. add close to trigger index

    almostinf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    38b9873 View commit details
    Browse the repository at this point in the history
  2. fix linter

    almostinf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    99ed67b View commit details
    Browse the repository at this point in the history
  3. fixed other bleve tests:

    almostinf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ca90044 View commit details
    Browse the repository at this point in the history
  4. fixed bleve tests

    almostinf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    55394ac View commit details
    Browse the repository at this point in the history
  5. fix linter

    almostinf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    485da82 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. added Stop for ticker

    almostinf committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    313ae05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99d1891 View commit details
    Browse the repository at this point in the history
  3. add profiling tools for api

    almostinf committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c849c97 View commit details
    Browse the repository at this point in the history
  4. fix linter

    almostinf committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c578ae2 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. refactor bleve index code

    almostinf committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    35a0b20 View commit details
    Browse the repository at this point in the history
  2. fix linter and tests

    almostinf committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    dc1728f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    c928b34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eef3d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. test bluge

    almostinf committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    edb2d05 View commit details
    Browse the repository at this point in the history
  2. add bluge index

    almostinf committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    94dee70 View commit details
    Browse the repository at this point in the history
  3. remove unused annotation

    almostinf committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    ce955b6 View commit details
    Browse the repository at this point in the history