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

Create a predicate service abstraction #696

Open
smcclellan opened this issue Nov 13, 2024 · 0 comments
Open

Create a predicate service abstraction #696

smcclellan opened this issue Nov 13, 2024 · 0 comments

Comments

@smcclellan
Copy link
Contributor

smcclellan commented Nov 13, 2024

In order to abstract away the storage logistics of the predicate service, which needs to persist across sub-environment changes, we can add a predicate service that manages its own data.

This includes message queueing, sending requests to clients, and storing predicate data (which predicates users have created).

@github-project-automation github-project-automation bot moved this to 🆕 New in DevTools Nov 13, 2024
@smcclellan smcclellan moved this from 🆕 New to 📋 Backlog in DevTools Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant