Skip to content

Commit

Permalink
feat(presidio): add caching to flask server
Browse files Browse the repository at this point in the history
  • Loading branch information
qlonik committed Jan 7, 2025
1 parent 2f97d80 commit 11a2c91
Show file tree
Hide file tree
Showing 4 changed files with 538 additions and 473 deletions.
1 change: 1 addition & 0 deletions presidio/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name = "pypi"
[packages]
flake8 = "*"
flask = "*"
flask-caching = "*"
opentelemetry-api = "*"
opentelemetry-exporter-otlp-proto-http = "*"
opentelemetry-instrumentation-flask = "*"
Expand Down
Loading

0 comments on commit 11a2c91

Please sign in to comment.