Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: 76edc66ad49e662b8f84fb9f12c729ede760d572
https://github.com/mailru/tarantool/commit/76edc66ad49e662b8f84fb9f12c729ede760d572
Author: Konstantin Osipov <[email protected]>
Date: 2012-05-17 (Thu, 17 May 2012)
Changed paths:
M mod/box/box.lua
M mod/box/box.m
M mod/box/box_lua.h
M mod/box/box_lua.m
M mod/box/request.h
M mod/box/request.m
M mod/box/space.h
M mod/box/space.m
M mod/box/txn.h
M mod/box/txn.m
M test/share/tarantool_box.sup
Log Message:
-----------
Refactoring: add Request object
Add Request object with method execute. Allocate
Requests on fiber->gc_pool. Clear txn from request data.
Make txn commit/rollback algorithm independent on the actual
request or request data.
Update valgrind suppressions with new call paths.
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp