memgraph/src
Josip Seljan 4e36b646df Replace "CREATE REPLICA" query with "REGISTER REPLICA" (#50)
Co-authored-by: jseljan <josip.seljan@memgraph.io>
2021-01-21 15:49:32 +01:00
..
audit Make audit a standalone library 2020-01-28 16:37:07 +01:00
auth Add syntactic support for replication queries - prototype (#8) 2021-01-21 15:49:32 +01:00
communication Rename mutex variable (#26) 2020-10-20 17:26:07 +02:00
data_structures Remove leftover implementation required by the old storage 2020-03-02 12:45:18 +01:00
glue Add syntactic support for replication queries - prototype (#8) 2021-01-21 15:49:32 +01:00
io Remove Cap'n Proto 2019-05-08 10:51:10 +02:00
kvstore Remove wrongly committed TODO 2020-01-27 11:49:59 +01:00
lisp Move RPC to root source directory 2020-01-27 11:50:24 +01:00
py Remove internal mgp.py file from Python traceback 2020-03-31 15:49:06 +02:00
query Replace "CREATE REPLICA" query with "REGISTER REPLICA" (#50) 2021-01-21 15:49:32 +01:00
requests Implement kafka transform functionality 2018-07-19 12:52:25 +02:00
rpc RPC client dangling reference fix (#34) 2020-10-26 13:33:48 +01:00
slk Add request streaming support to the RPC client 2020-08-14 16:19:48 +02:00
storage/v2 Define communication process (#49) 2021-01-21 15:49:32 +01:00
telemetry Move KVStore to root source directory 2020-01-24 16:01:51 +01:00
utils Use unfinished tasks num instead of idle thread num (#45) 2021-01-21 15:49:32 +01:00
CMakeLists.txt Put all logrotate config to a file per offering (#23) 2020-10-17 20:10:55 +02:00
helpers.hpp Implement storage lock 2020-03-13 19:27:01 +01:00
memgraph.cpp Disable SSL by default (#25) 2020-10-20 15:49:10 +02:00
mg_import_csv.cpp Migrate to toolchain-v2 (#33) 2020-11-12 20:18:11 +01:00
version.hpp.in Add version.hpp.in and display it on '--version' flag 2017-09-27 09:04:44 +02:00