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: store events in sqlite, delete only on ack #360

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

feat: store events in sqlite, delete only on ack #360

wants to merge 18 commits into from

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    e9de624 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3726bc View commit details
    Browse the repository at this point in the history
  3. fix: config without events

    de-sh committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    2a7765a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08de639 View commit details
    Browse the repository at this point in the history
  5. log: when broker acks back

    de-sh committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    cf646c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09b5d46 View commit details
    Browse the repository at this point in the history
  7. fix: serialize as jsonarray

    de-sh committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    dc23282 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    50f343b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73157e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. feat: don't use SQL min

    de-sh committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2485f83 View commit details
    Browse the repository at this point in the history
  2. style: gitignore

    de-sh committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b29ef07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f243c4b View commit details
    Browse the repository at this point in the history
  4. chore: account for .sqlx/

    de-sh committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    bbf30fc View commit details
    Browse the repository at this point in the history
  5. partially revert b29ef07

    de-sh committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    caca0a5 View commit details
    Browse the repository at this point in the history
  6. chore: update rumqttc

    de-sh committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e656091 View commit details
    Browse the repository at this point in the history
  7. log: describe events better

    de-sh committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    de012c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    a282bee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eee68ca View commit details
    Browse the repository at this point in the history