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

Expose conf #41

Merged
merged 22 commits into from
Sep 4, 2024
Merged

Expose conf #41

merged 22 commits into from
Sep 4, 2024

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

  1. started adding worker

    idky137 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ee63c39 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. added basic worker

    idky137 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ae0a3b2 View commit details
    Browse the repository at this point in the history
  2. tidying

    idky137 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3df3b8a View commit details
    Browse the repository at this point in the history
  3. added dispatcher

    idky137 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b52664b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. added server structs

    idky137 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    f20ea1c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. started adding queue

    idky137 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2d55d1c View commit details
    Browse the repository at this point in the history
  2. implemented queue.rs, reworked ingestor and dispatcher to use QueueSe…

    …nder and QueueReceiver.
    idky137 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    329f20d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. adding server

    idky137 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3f7c7c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. implemented Server

    idky137 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ad01cc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e526b9e View commit details
    Browse the repository at this point in the history
  3. added Indexer

    idky137 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4f7b4d1 View commit details
    Browse the repository at this point in the history
  4. added Indexer shutdown

    idky137 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c451324 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. basic usage working

    idky137 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    14de7bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f28e86 View commit details
    Browse the repository at this point in the history
  3. removed commented code

    idky137 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9640b57 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    04ab889 View commit details
    Browse the repository at this point in the history
  2. removed old server

    idky137 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bbc292a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    4ef9e9f View commit details
    Browse the repository at this point in the history
  2. updated readme

    idky137 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6b72f01 View commit details
    Browse the repository at this point in the history
  3. added conf and path spec

    idky137 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8c9ef50 View commit details
    Browse the repository at this point in the history
  4. updated readme

    idky137 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    62f3030 View commit details
    Browse the repository at this point in the history