memgraph/tests/benchmark
János Benjamin Antal d6a6d280dd Add Streams on top of Kafka Consumer (#172)
* Stop the Consumer grafefully when it is destroyed

* Add Streams

* Add Streams to InterpreterContext

* Remove options to limit processed batches in Consumer

* Add Streams unit tests

* Stop waiting for a full batch if the Consumer stopped

* Add ReadLock functionality to Synchronized

* Use per Consumer-based locking

* Replace shared_mutex with RWLock
2021-07-07 15:57:36 +02:00
..
data_structures Change log library to spdlog, expose log levels to user (#72) 2021-01-21 16:30:55 +01:00
query Format all the memgraph and test source files (#97) 2021-02-18 15:32:43 +01:00
CMakeLists.txt Improve property store performance 2020-05-05 10:55:00 +02:00
expansion.cpp Add Streams on top of Kafka Consumer (#172) 2021-07-07 15:57:36 +02:00
rpc.cpp Format all the memgraph and test source files (#97) 2021-02-18 15:32:43 +01:00
skip_list_common.hpp Format all the memgraph and test source files (#97) 2021-02-18 15:32:43 +01:00
skip_list_random.cpp Format all the memgraph and test source files (#97) 2021-02-18 15:32:43 +01:00
skip_list_real_world.cpp Format all the memgraph and test source files (#97) 2021-02-18 15:32:43 +01:00
skip_list_same_item.cpp Format all the memgraph and test source files (#97) 2021-02-18 15:32:43 +01:00
skip_list_vs_stl.cpp Format all the memgraph and test source files (#97) 2021-02-18 15:32:43 +01:00
storage_v2_gc.cpp Format all the memgraph and test source files (#97) 2021-02-18 15:32:43 +01:00
storage_v2_property_store.cpp Format all the memgraph and test source files (#97) 2021-02-18 15:32:43 +01:00