Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool

  Commit: af7c6a9cf2835ada0c240b0a2e61b0f605c0d436
      
https://github.com/mailru/tarantool/commit/af7c6a9cf2835ada0c240b0a2e61b0f605c0d436
  Author: Konstantin Osipov <[email protected]>
  Date:   2011-09-12 (Mon, 12 Sep 2011)

  Changed paths:
    M core/tarantool.m
  M core/tarantool_lua.m
  M mod/box/box.lua
  M mod/box/box.m
  M mod/box/box_lua.m
  M mod/box/index.h
  M mod/box/index.m
  M mod/box/memcached.m
  M test/box/lua.result
  M test/box/lua.test
  M test/box/reconfigure.result
  M test/box/reconfigure.test
  M test/box/tarantool_good.cfg

  Log Message:
  -----------
  Lua: animate box.space objects with methods

Allow to invoke insert/update/delete/select/replace
directly on box.space objects.

Add box.space[i]:len(), which returns the
number of tuples in the space.

Add rudimentary index object support.

Add tests.


  Commit: be660a9b04f123a2a082f18c7e2a4d53257bdbe2
      
https://github.com/mailru/tarantool/commit/be660a9b04f123a2a082f18c7e2a4d53257bdbe2
  Author: Konstantin Osipov <[email protected]>
  Date:   2011-09-13 (Tue, 13 Sep 2011)

  Changed paths:
    M connector/c/tnt_update.c

  Log Message:
  -----------
  Merge branch 'master' of github.com:mailru/tarantool


Compare: https://github.com/mailru/tarantool/compare/6efc00e...be660a9

_______________________________________________
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