mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Lay out initial parts for the Storage framework
This includes a manager, component manager, BIF and script code, and parts to support new storage backend plugins.
This commit is contained in:
parent
3d6e7c85b0
commit
2ea0f3e70a
32 changed files with 874 additions and 1 deletions
|
@ -44,6 +44,7 @@
|
|||
@load base/frameworks/openflow
|
||||
@load base/frameworks/netcontrol
|
||||
@load base/frameworks/telemetry
|
||||
@load base/frameworks/storage
|
||||
|
||||
@if ( have_spicy() )
|
||||
@load base/frameworks/spicy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue