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

cache & refactor updates #310

Merged
merged 26 commits into from
Oct 12, 2020
Merged

cache & refactor updates #310

merged 26 commits into from
Oct 12, 2020

Commits on May 3, 2020

  1. reduce cache size (#21)

    Kilo59 committed May 3, 2020
    Configuration menu
    Copy the full SHA
    6e5bf9f View commit details
    Browse the repository at this point in the history
  2. Update Procfile

    Kilo59 committed May 3, 2020
    Configuration menu
    Copy the full SHA
    da822ba View commit details
    Browse the repository at this point in the history
  3. Update Procfile

    Kilo59 committed May 3, 2020
    Configuration menu
    Copy the full SHA
    b085652 View commit details
    Browse the repository at this point in the history
  4. Update jhu.py

    Kilo59 committed May 3, 2020
    Configuration menu
    Copy the full SHA
    a1dcfb4 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

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

Commits on May 7, 2020

  1. Add .deepsource.toml

    deepsourcebot committed May 7, 2020
    Configuration menu
    Copy the full SHA
    ba056ce View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Update Procfile

    Kilo59 committed May 8, 2020
    Configuration menu
    Copy the full SHA
    e54724e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Cache mem optimize (#23)

    * formatting (120 length -> 100)
    * csbs to/from Redis
    * nyt to/from Redis
    * ignore locustfile
    * unused coordinates
    Kilo59 committed May 9, 2020
    Configuration menu
    Copy the full SHA
    170eb12 View commit details
    Browse the repository at this point in the history
  2. Sentry (#24)

    * add sentry-asgi
    
    * sentry middleware
    Kilo59 committed May 9, 2020
    Configuration menu
    Copy the full SHA
    7fe38b9 View commit details
    Browse the repository at this point in the history
  3. use official middleware (#25)

    Kilo59 committed May 9, 2020
    Configuration menu
    Copy the full SHA
    96efc92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecb0a68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    464453d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    aa8b51d View commit details
    Browse the repository at this point in the history
  2. partial recovery fix (#31)

    * 👍 fixing recovery data in api/v2 jhu
    
    * 🚨 fix linting issue
    
    * ✅ unittest for parse val history
    
    Co-authored-by: codedawi <brett@codedawi.com>
    Kilo59 and codedawi committed May 20, 2020
    Configuration menu
    Copy the full SHA
    f98447e View commit details
    Browse the repository at this point in the history
  3. Formatting & version (#32)

    * formatting
    
    * increment version
    Kilo59 committed May 20, 2020
    Configuration menu
    Copy the full SHA
    4bde047 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

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

Commits on Aug 1, 2020

  1. update uvicorn

    Kilo59 committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    eaebf76 View commit details
    Browse the repository at this point in the history
  2. 2 workers

    Kilo59 committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    3a2975f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    d4088c6 View commit details
    Browse the repository at this point in the history
  2. 'Refactored by Sourcery' (#35)

    Co-authored-by: Sourcery AI <>
    sourcery-ai[bot] committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    f53e661 View commit details
    Browse the repository at this point in the history
  3. Refactored by Sourcery (#33)

    Co-authored-by: Sourcery AI <bot@sourcery.ai>
    sourcery-ai[bot] and sourcery-ai-bot committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    ba5050e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. fix Coordinates import

    Kilo59 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    a4fd67b View commit details
    Browse the repository at this point in the history
  2. fix jhu timeline init call

    Kilo59 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    76014f7 View commit details
    Browse the repository at this point in the history
  3. update requirements

    update isort usage
    Kilo59 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    cf65e6e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #30 from Kilo59/refactor#28

    refactor Timeline class to pydantic model
    Kilo59 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    d954534 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d66ce54 View commit details
    Browse the repository at this point in the history