Branch: refs/heads/master
Home: https://github.com/tarantool/tarantool
Commit: 9ec743642645a6392293f0faaf58022478095d1b
https://github.com/tarantool/tarantool/commit/9ec743642645a6392293f0faaf58022478095d1b
Author: Konstantin Osipov <[email protected]>
Date: 2013-07-18 (Thu, 18 Jul 2013)
Changed paths:
M include/box/box.h
M include/log_io.h
M include/session.h
A include/trigger.h
M src/box/box_lua_space.cc
M src/box/box_lua_space.h
M src/box/key_def.cc
M src/box/key_def.h
M src/box/request.cc
M src/box/space.cc
M src/box/space.h
M src/log_io.cc
M src/lua/init.cc
M src/lua/session.cc
M src/memcached.cc
M src/session.cc
M src/tarantool.cc
Log Message:
-----------
Propagate struct space instances to box.space array whenever they change.
Instead of populating Lua box.space[] table once at
server start, update it with space data whenever it changes.
This is a pre-requisite patch for the new data dictionary,
which allows adding/dropping spaces on a running server.
Generalize session triggers to be usable for on_commit/on_rollback
events.
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp