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

Emit an event in a redis stream on scan #9791

Open
alexgarel opened this issue Feb 12, 2024 · 0 comments
Open

Emit an event in a redis stream on scan #9791

alexgarel opened this issue Feb 12, 2024 · 0 comments
Labels
openfoodfacts-events REDIS scan statistics Scan statistics allow us to concentrate efforts on impactful products, and add countries where sold

Comments

@alexgarel
Copy link
Member

alexgarel commented Feb 12, 2024

What

  • We want to store additional events about products (see Add an event file to log events per product #9756).
  • We will store them in openfoodfacts-query but we need to emit them in a redis stream, as they happen.
  • The redis stream must be a separate stream (not the same as product updates).

Code pointers

You can find some code pointers here. If some are missing, feel free to add them yourself in this file, or to ask them.

Part of

@teolemon teolemon added the scan statistics Scan statistics allow us to concentrate efforts on impactful products, and add countries where sold label Mar 23, 2024
@teolemon teolemon moved this to To discuss and validate in 🍊 Open Food Facts Server issues Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openfoodfacts-events REDIS scan statistics Scan statistics allow us to concentrate efforts on impactful products, and add countries where sold
Projects
Status: To discuss and validate
Development

No branches or pull requests

2 participants