Skip to content
Snippets Groups Projects
Commit cbc3daed authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Vladimir Davydov
Browse files

box: add internal box_on_select trigger

The trigger is invoked on min/max/get/select/iterator. The trigger
callback is passed a context with space, index, iterator type, and key
(MsgPack array). The trigger is run only if access and sanity checks
have passed. It will be used for auditing SELECT events in the EE
version.

NO_TEST=ee
NO_DOC=internal
NO_CHANGELOG=internal
parent d6c1e597
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment