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

Basic Streaming and In-Memory Guard Support #30

Closed
wants to merge 48 commits into from

Conversation

CalebCourier
Copy link
Contributor

@CalebCourier CalebCourier commented May 6, 2024

  • + Adds basic streaming support for guards
  • + Adds an In-Memory store for guards
  • + Adds config support for In-Memory guards
  • + Makes OTEL optional
  • + Makes Postgres optional
  • - Breaks /validation endpoints's custom telemetry (because of streaming)

@CalebCourier CalebCourier changed the base branch from lambda-to-fargate to main May 28, 2024 18:23
@CalebCourier
Copy link
Contributor Author

Only part of checks we're failing is test coverage. @zsimjee we should have @nichwch cover the GuardClient and MemoryGuardClient next week and punt the rest until the core schema impl (bc everything else is gonna change).

@CalebCourier CalebCourier requested review from nichwch and zsimjee May 31, 2024 18:28
@CalebCourier CalebCourier marked this pull request as ready for review June 5, 2024 13:26
@CalebCourier CalebCourier requested a review from zsimjee June 5, 2024 14:54
@CalebCourier CalebCourier mentioned this pull request Jun 6, 2024
1 task
@CalebCourier CalebCourier deleted the demo-lite-image branch June 7, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants