DS
box.space.sessions.index.token:pairs(token):each(function(x) box.space.token:delete(x[1]) end)
Size: a a a
DS
box.space.sessions.index.token:pairs(token):each(function(x) box.space.token:delete(x[1]) end)
АС
АС
MA
box.space.sessions.index.token:pairs(token):each(function(x) box.space.token:delete(x[1]) end)
DS
DS
MA
box.space.sessions.index.token:pairs(token):take(100):each(function(x) box.space.token:delete(x[1]) end)
DS
АС
DS
DS
MA
АС
MA
АС
DS
MA
DS
АС
MA
box.execute([[delete from "sessions" where "token" == (?)]], {token})