Branch: refs/heads/dict-v3
Home: https://github.com/tarantool/tarantool
Commit: 0727c29c9b32c1d0a0a503ce5d019385c3356cdb
https://github.com/tarantool/tarantool/commit/0727c29c9b32c1d0a0a503ce5d019385c3356cdb
Author: Konstantin Osipov <[email protected]>
Date: 2013-07-15 (Mon, 15 Jul 2013)
Changed paths:
M include/session.h
A include/trigger.h
M src/box/request.cc
M src/box/txn.cc
M src/box/txn.h
M src/lua/session.cc
M src/session.cc
Log Message:
-----------
Generalize session triggers and use it for on_commit/on_rollback events.
Commit: af9199f77b1e959c33a6a0463e277d6265b96baf
https://github.com/tarantool/tarantool/commit/af9199f77b1e959c33a6a0463e277d6265b96baf
Author: Konstantin Osipov <[email protected]>
Date: 2013-07-16 (Tue, 16 Jul 2013)
Changed paths:
M include/box/box.h
M src/box/box_lua_space.cc
M src/box/box_lua_space.h
M src/box/space.cc
M src/lua/init.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.
Compare:
https://github.com/tarantool/tarantool/compare/b6d64a1226f7...af9199f77b1e
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp