We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a4105 commit 52c80f7Copy full SHA for 52c80f7
doc/reference/reference_lua/box_events/watch_once.rst
@@ -25,6 +25,7 @@ box.watch_once()
25
-- Get the value of this key
26
tarantool> box.watch_once('foo')
27
---
28
+ - 42
29
...
30
31
-- Non-existent keys' values are empty
0 commit comments