This repository was archived by the owner on Sep 30, 2020. It is now read-only.
Commit cb34a87
Marcin Kościelnicki
db: Initial trigger support.
Working:
- database model
- adding and deleting triggers (in backend and tracker)
- marking triggers as processed (in backend only, not supported in
the tracker yet)
- busting processed triggers back to pending state on all check
types except bindata and list (in backend and tracker)
- getting a list of pending triggers from the backend
Not yet implemented:
- busting triggers on bindata and list checks
- trigger work queue and distribution to plugins
- tests1 parent d5b7695 commit cb34a87
File tree
4 files changed
+484
-92
lines changed- python/veles
- db
- tests/db
4 files changed
+484
-92
lines changed
0 commit comments