redirectory.libs_int.hyperscan.hs_database module¶
-
class
redirectory.libs_int.hyperscan.hs_database.HsDatabase[source]¶ Bases:
object-
static
compile_db_in_memory(expressions: List[bytes], ids: List[int], flags: List[int]) → hyperscan.Database[source]¶
-
db_version= None¶
-
domain_db= None¶
-
domain_db_path= None¶
-
is_loaded= False¶
-
rules_db= None¶
-
rules_db_path= None¶
-
static