intel / intel/hyperscan

Changing the database in the middle of stream matching

Open
#215 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5.5k
Forks
816
Avg merge
4d 21h
Merged PRs (30d)
2

Description

Hello

I want to use Hyperscan for matching some streaming data, after some usage of a stream created from a compiled database, I change the related database (by compiling a new set of strings into it). Does it affect the stream, which was created from the old database? Is it still usable for further matching? If yes, does it return the old regular expressions compiled into the database, or it includes the newly added expressions?

Thanks for your time.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.