mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/timw/storage-redis-expire-string-view'
* origin/topic/timw/storage-redis-expire-string-view:
Use std::string_view in Redis::DoExpire to avoid copies
(cherry picked from commit 58d71d2fa3
)
This commit is contained in:
parent
99acfc6534
commit
4f683ee1f8
3 changed files with 22 additions and 10 deletions
6
CHANGES
6
CHANGES
|
@ -1,3 +1,9 @@
|
|||
7.2.0-rc1.8 | 2025-05-05 11:21:13 -0700
|
||||
|
||||
* Use std::string_view in Redis::DoExpire to avoid copies (Tim Wojtulewicz, Corelight)
|
||||
|
||||
(cherry picked from commit 58d71d2fa35007695cd0f6ea3ec975df67c91bab)
|
||||
|
||||
7.2.0-rc1.7 | 2025-05-05 11:17:50 -0700
|
||||
|
||||
* QUIC: Extract reset_crypto() function (Arne Welzel, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue