** Changed in: tarantool
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/1186270

Title:
  Implement tuple:bsize()

Status in Tarantool - an efficient in-memory data store:
  Fix Released

Bug description:
  Since there is a limit in tuple size, it is important to be able to
  check in Lua the current tuple size, to not hit the limit if the size
  is already too large.

  Implement tuple:bsize() method which returns the binary tuple size.

To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/1186270/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to