Skip to content

Commit

Permalink
Switch to using redis for locking
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincarrogan committed Dec 16, 2024
1 parent 9a47090 commit 5c0accb
Show file tree
Hide file tree
Showing 4 changed files with 334 additions and 318 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ typing-extensions ="~=4.3.0"
django-log-formatter-asim = "~=0.0.5"
dbt-copilot-python = "~=0.2.1"
dj-database-url = "~=2.2.0"
django-redis = "~=5.4.0"

[requires]
python_version = "3.9"
Expand Down
Loading

0 comments on commit 5c0accb

Please sign in to comment.