Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: bf794e550d7eb8836f6e88149c86fe2cdd7ac00c
https://github.com/mailru/tarantool/commit/bf794e550d7eb8836f6e88149c86fe2cdd7ac00c
Author: Dmitry Simonenko <[email protected]>
Date: 2012-09-21 (Fri, 21 Sep 2012)
Changed paths:
M client/tarantool/CMakeLists.txt
M client/tarantool/tc.c
M client/tarantool/tc_opt.c
M client/tarantool/tc_opt.h
M client/tarantool/tc_print.c
M client/tarantool/tc_print.h
A client/tarantool/tc_store.c
A client/tarantool/tc_store.h
R client/tarantool/tc_wal.c
R client/tarantool/tc_wal.h
M connector/c/include/tarantool/tnt_iter.h
A connector/c/include/tarantool/tnt_log.h
M connector/c/include/tarantool/tnt_rpl.h
A connector/c/include/tarantool/tnt_snapshot.h
M connector/c/include/tarantool/tnt_stream.h
M connector/c/include/tarantool/tnt_tuple.h
M connector/c/include/tarantool/tnt_xlog.h
M connector/c/tnt/tnt_buf.c
M connector/c/tnt/tnt_iter.c
M connector/c/tnt/tnt_tuple.c
M connector/c/tntnet/tnt_net.c
M connector/c/tntrpl/CMakeLists.txt
A connector/c/tntrpl/tnt_log.c
M connector/c/tntrpl/tnt_rpl.c
A connector/c/tntrpl/tnt_snapshot.c
M connector/c/tntrpl/tnt_xlog.c
M test/connector_c/CMakeLists.txt
A test/connector_c/connector.snap
A test/connector_c/snap
A test/connector_c/snap.c
A test/connector_c/snap.result
A test/connector_c/snap.test
M test/connector_c/xlog.c
Log Message:
-----------
connector-c-shapshot: support snapshot file format by client library:
* xlog/snapshot file format iterator object added (tnt_log)
* tnt_snapshot stream created
* refactored tnt_xlog and tnt_stream streams to use the same tnt_log object
* storage iterator added (for fetching tuples from snapshot or other
tuple storage)
* console client refactored to support snapshot files (cat command)
(this also fix for https://bugs.launchpad.net/tarantool/+bug/1028475)
* snapshot test case added
Commit: 55c9fd9734d35a067b352898b2d3a8e4e89fa85a
https://github.com/mailru/tarantool/commit/55c9fd9734d35a067b352898b2d3a8e4e89fa85a
Author: Dmitry Simonenko <[email protected]>
Date: 2012-09-21 (Fri, 21 Sep 2012)
Changed paths:
M .gitignore
R test/connector_c/snap
Log Message:
-----------
connector-c-snapshot: removed accidently added file, .gitignore updated.
Commit: 5d510f4ffbdb617cc5795686297f83372b3e5515
https://github.com/mailru/tarantool/commit/5d510f4ffbdb617cc5795686297f83372b3e5515
Author: Dmitry Simonenko <[email protected]>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M doc/man/tarantool.pod
Log Message:
-----------
connector-c-snapshot: console client man page updated
Commit: 3266776c5f28cf739007ee07a4cc3e4cd4e130b8
https://github.com/mailru/tarantool/commit/3266776c5f28cf739007ee07a4cc3e4cd4e130b8
Author: Konstantin Osipov <[email protected]>
Date: 2012-09-26 (Wed, 26 Sep 2012)
Changed paths:
M .gitignore
M client/tarantool/CMakeLists.txt
M client/tarantool/tc.c
M client/tarantool/tc_opt.c
M client/tarantool/tc_opt.h
M client/tarantool/tc_print.c
M client/tarantool/tc_print.h
A client/tarantool/tc_store.c
A client/tarantool/tc_store.h
R client/tarantool/tc_wal.c
R client/tarantool/tc_wal.h
M connector/c/include/tarantool/tnt_iter.h
A connector/c/include/tarantool/tnt_log.h
M connector/c/include/tarantool/tnt_rpl.h
A connector/c/include/tarantool/tnt_snapshot.h
M connector/c/include/tarantool/tnt_stream.h
M connector/c/include/tarantool/tnt_tuple.h
M connector/c/include/tarantool/tnt_xlog.h
M connector/c/tnt/tnt_buf.c
M connector/c/tnt/tnt_iter.c
M connector/c/tnt/tnt_tuple.c
M connector/c/tntnet/tnt_net.c
M connector/c/tntrpl/CMakeLists.txt
A connector/c/tntrpl/tnt_log.c
M connector/c/tntrpl/tnt_rpl.c
A connector/c/tntrpl/tnt_snapshot.c
M connector/c/tntrpl/tnt_xlog.c
M doc/man/tarantool.pod
M test/connector_c/CMakeLists.txt
A test/connector_c/connector.snap
A test/connector_c/snap.c
A test/connector_c/snap.result
A test/connector_c/snap.test
M test/connector_c/xlog.c
Log Message:
-----------
Merge branch 'connector-c-snapshot'
Compare: https://github.com/mailru/tarantool/compare/0539fd07cfbd...3266776c5f28
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp