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 a Redis queue to sasquatch-backpack's usgs module #52

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

Commits on Nov 21, 2024

  1. Broken redis

    Fireye04 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    0c7d367 View commit details
    Browse the repository at this point in the history
  2. redis progress

    Fireye04 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b0de742 View commit details
    Browse the repository at this point in the history
  3. Run make update

    Fireye04 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ae5fd02 View commit details
    Browse the repository at this point in the history
  4. Broken redis server via tox

    Fireye04 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6e18ffa View commit details
    Browse the repository at this point in the history
  5. Functional redis calls

    Asyncio bugs to be fixed in later commit
    Fireye04 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c6734d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cd1934 View commit details
    Browse the repository at this point in the history
  7. x

    Fireye04 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d251b9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21e53b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

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

Commits on Nov 26, 2024

  1. storing redis data

    Fireye04 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9aca9ac View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Broken redis refactor

    Trying to account for additional API sources, as initial implementation
    was only for usgs
    Fireye04 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    681056d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

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

Commits on Dec 6, 2024

  1. Add broken redis test

    Fireye04 committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    d67721e View commit details
    Browse the repository at this point in the history