memgraph/src
Matej Ferencevic 4029026c3b Add bolt verbose error
Reviewers: msantl

Reviewed By: msantl

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1948
2019-04-11 14:20:40 +02:00
..
audit Implement audit logging 2019-02-19 15:11:30 +01:00
auth Implement LDAP authentication 2019-02-28 09:39:30 +01:00
communication Add bolt verbose error 2019-04-11 14:20:40 +02:00
data_structures Implement new spin lock 2019-01-08 09:15:07 +01:00
database Fix distributed snapshot recovery failure 2019-04-08 14:47:44 +02:00
distributed Switch from Cache to LruCache 2019-03-12 16:11:03 +01:00
durability Constraint code cleanup 2019-04-03 08:58:33 +02:00
glue Add syntax for managing data constraints 2019-02-25 14:31:29 +01:00
integrations Refactor storage file structure 2018-11-06 18:17:31 +01:00
io Extract io serialization to a library 2019-02-07 12:46:35 +01:00
lisp Undefine CPP types at the end of LCP's test 2019-03-11 14:45:32 +01:00
query Add syntax for node key constraints 2019-04-11 10:23:37 +02:00
raft Add bolt verbose error 2019-04-11 14:20:40 +02:00
requests Implement kafka transform functionality 2018-07-19 12:52:25 +02:00
rpc Remove serialization from utils 2019-02-13 15:41:40 +01:00
stats Remove serialization from utils 2019-02-13 15:41:40 +01:00
storage Add KVStore::CompactRange to free disk space in HA 2019-04-10 15:29:59 +02:00
telemetry Add storageInfo awesome memgraph function 2019-02-11 16:25:01 +01:00
transactions Add replication timeout in Raft 2019-02-27 17:42:35 +01:00
utils Implement audit logging 2019-02-19 15:11:30 +01:00
CMakeLists.txt UniqueLabelPropertiesConstraint implementation and tests 2019-04-08 10:14:47 +02:00
config.hpp Make csv_to_snapshot more user friendly 2017-10-26 09:37:56 +02:00
memgraph_distributed.cpp Implement LDAP authentication 2019-02-28 09:39:30 +01:00
memgraph_ha.cpp Remove Kafka, auth and audit log from Memgraph HA 2019-02-27 10:25:26 +01:00
memgraph_init.cpp Remove Kafka, auth and audit log from Memgraph HA 2019-02-27 10:25:26 +01:00
memgraph_init.hpp Add bolt verbose error 2019-04-11 14:20:40 +02:00
memgraph.cpp Implement LDAP authentication 2019-02-28 09:39:30 +01:00
version.hpp.in Add version.hpp.in and display it on '--version' flag 2017-09-27 09:04:44 +02:00