mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Split storage.bif file into events/sync/async, add more comments
This commit is contained in:
parent
f40947f6ac
commit
c7015e8250
11 changed files with 414 additions and 356 deletions
|
@ -1,7 +1,5 @@
|
|||
##! The storage framework provides a way to store long-term data to disk.
|
||||
|
||||
@load base/bif/storage.bif
|
||||
|
||||
module Storage;
|
||||
|
||||
export {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue