memgraph/src/io
2022-11-03 13:27:45 +00:00
..
local_transport Apply feedback from clang-tidy 2022-11-03 11:00:07 +00:00
network Small io network socket fixes (#360) 2022-04-08 14:38:13 +02:00
rsm Fix UB due to integer overflow 2022-11-03 13:27:45 +00:00
simulator Add a few safety checks to the new concurrent Queue structures and the promise maps in the transport layer 2022-11-03 09:41:28 +00:00
address.hpp Model-based testing of simulated full cluster (#584) 2022-10-24 19:54:09 +02:00
CMakeLists.txt Use libs from toolchain (#326) 2022-01-21 10:22:36 +01:00
errors.hpp Transport prototype (#466) 2022-08-12 08:24:32 +02:00
future.hpp Make ShardRequestManager work with futures (#588) 2022-10-18 09:53:37 +02:00
message_conversion.hpp Restructure responsibilities for assigning request ids to the transport handles. Simplify promise tracking to avoid replier addresses, enabling eventual direct server return (DSR) 2022-11-03 09:31:06 +00:00
message_histogram_collector.hpp Apply feedback from clang-tidy 2022-11-03 11:00:07 +00:00
messages.hpp Machine manager and shard stitch (#569) 2022-09-22 13:55:16 +02:00
time.hpp Add local transport (#512) 2022-08-29 13:49:51 +02:00
transport.hpp Restructure responsibilities for assigning request ids to the transport handles. Simplify promise tracking to avoid replier addresses, enabling eventual direct server return (DSR) 2022-11-03 09:31:06 +00:00