memgraph/src
Matej Ferencevic b365037e23 Cleanup locks
Summary: Move RWLock and replace exceptions with `CHECK`s

Reviewers: mtomic, teon.banek

Reviewed By: mtomic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2205
2019-07-17 10:33:44 +02:00
..
audit Migrate to C++17 2019-04-23 14:46:44 +02:00
auth Add grammar for dump query 2019-06-03 10:44:18 +02:00
communication Make move operations noexcept 2019-05-21 10:46:25 +02:00
data_structures Make move operations noexcept 2019-05-21 10:46:25 +02:00
database Bugfix: use indices when dumping edges 2019-06-21 16:06:23 +02:00
distributed Remove GraphDbAccessor parameter from MakeCursor 2019-07-09 14:22:55 +02:00
durability LCP: Fix up LCP warnings 2019-06-12 09:37:47 +02:00
glue Remove TypedValue::Null 2019-06-12 09:55:18 +02:00
integrations Migrate to C++17 2019-04-23 14:46:44 +02:00
io Remove Cap'n Proto 2019-05-08 10:51:10 +02:00
lisp LCP: Split up PROCESS-FILE 2019-06-12 09:38:41 +02:00
query Handle zero increment in counters 2019-07-16 12:35:35 +02:00
raft Expose the status of transaction within Raft 2019-07-16 13:53:16 +02:00
requests Implement kafka transform functionality 2018-07-19 12:52:25 +02:00
slk Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
stats Add SSL support to HA RPC 2019-05-20 12:53:52 +02:00
storage storage/v2: Reduce the (In|Out)Edges tuple to only EdgeAccessor 2019-07-12 15:30:24 +02:00
telemetry Migrate to C++17 2019-04-23 14:46:44 +02:00
transactions Expose the status of transaction within Raft 2019-07-16 13:53:16 +02:00
utils Cleanup locks 2019-07-17 10:33:44 +02:00
CMakeLists.txt Move Parsing utils from query/common to frontend/parsing 2019-07-11 12:12:59 +02:00
config.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
memgraph_distributed.cpp Move distributed query stuff to new folder 2019-04-24 09:34:53 +02:00
memgraph_ha.cpp Add SSL support to HA RPC 2019-05-20 12:53:52 +02:00
memgraph_init.cpp Move GraphDbAccessor to stack in SN and HA 2019-04-17 11:29:43 +02:00
memgraph_init.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
memgraph.cpp Migrate to C++17 2019-04-23 14:46:44 +02:00
version.hpp.in Add version.hpp.in and display it on '--version' flag 2017-09-27 09:04:44 +02:00