Commit 04297f7
Submodule data_substrate updated 39 files
- store_handler/data_store_service_client.cpp+83-60
- store_handler/data_store_service_client.h+13-1
- store_handler/data_store_service_client_closure.cpp+60-61
- store_handler/eloq_data_store_service/build_eloq_store.cmake+1
- store_handler/eloq_data_store_service/data_store.h+2-18
- store_handler/eloq_data_store_service/data_store_factory.h+3-8
- store_handler/eloq_data_store_service/data_store_service.cpp+79-238
- store_handler/eloq_data_store_service/data_store_service.h+15-65
- store_handler/eloq_data_store_service/data_store_service_config.cpp+17
- store_handler/eloq_data_store_service/data_store_service_config.h+8
- store_handler/eloq_data_store_service/eloq_store_config.cpp+10-1
- store_handler/eloq_data_store_service/eloq_store_data_store.cpp+71-187
- store_handler/eloq_data_store_service/eloq_store_data_store.h+8-27
- store_handler/eloq_data_store_service/eloq_store_data_store_factory.h+1-8
- store_handler/eloq_data_store_service/eloqstore+1-1
- store_handler/eloq_data_store_service/rocksdb_cloud_data_store_factory.h+5
- store_handler/eloq_data_store_service/rocksdb_data_store_common.h+6
- store_handler/eloq_data_store_service/rocksdb_data_store_factory.h+5
- tx_service/include/cc/cc_req_misc.h+13-4
- tx_service/include/cc/cc_request.h+10-42
- tx_service/include/cc/local_cc_shards.h+22-10
- tx_service/include/cc/object_cc_map.h+4-2
- tx_service/include/cc/template_cc_map.h+45-126
- tx_service/include/data_sync_task.h+14
- tx_service/include/proto/cc_request.proto+3-1
- tx_service/include/standby.h+2-1
- tx_service/include/store/data_store_handler.h+8
- tx_service/include/tx_request.h+5-2
- tx_service/include/tx_util.h-1
- tx_service/src/cc/cc_req_misc.cpp-1
- tx_service/src/cc/local_cc_shards.cpp+616-465
- tx_service/src/checkpointer.cpp+6-3
- tx_service/src/data_sync_task.cpp+2-1
- tx_service/src/fault/cc_node.cpp+1-8
- tx_service/src/remote/cc_node_service.cpp+9
- tx_service/src/remote/cc_stream_receiver.cpp+16-6
- tx_service/src/standby.cpp+4-1
- tx_service/src/store/snapshot_manager.cpp+1
- tx_service/src/tx_execution.cpp+39-2
0 commit comments