Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add an index to event_search #2218

Merged
merged 4 commits into from
May 16, 2017
Merged

Add an index to event_search #2218

merged 4 commits into from
May 16, 2017

Commits on May 11, 2017

  1. Add an index to event_search

    - to make the purge API quicker
    richvdh committed May 11, 2017
    Configuration menu
    Copy the full SHA
    baafb85 View commit details
    Browse the repository at this point in the history
  2. Add more logging for purging

    Log the number of events we will be deleting at info.
    richvdh committed May 11, 2017
    Configuration menu
    Copy the full SHA
    114f290 View commit details
    Browse the repository at this point in the history
  3. Don't create event_search index on sqlite

    ... because the table is virtual
    richvdh committed May 11, 2017
    Configuration menu
    Copy the full SHA
    34194aa View commit details
    Browse the repository at this point in the history
  4. Add a comment to old delta

    richvdh committed May 11, 2017
    Configuration menu
    Copy the full SHA
    ff3d810 View commit details
    Browse the repository at this point in the history