memgraph/src
Teon Banek c0dc37fe34 Use ValueString instead of Value<>
Reviewers: mtomic, llugovic, msantl, mferencevic

Reviewed By: msantl

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2101
2019-06-03 17:07:49 +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 Add constraint in HA 2019-05-29 14:55:04 +02:00
distributed Add SSL support to HA RPC 2019-05-20 12:53:52 +02:00
durability Add constraint in HA 2019-05-29 14:55:04 +02:00
glue Add grammar for dump query 2019-06-03 10:44: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: Refactor the type representation 2019-05-10 16:18:31 +02:00
query Use ValueString instead of Value<> 2019-06-03 17:07:49 +02:00
raft Exit early on request vote if already voted 2019-05-29 17:01:22 +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 Add constraint in HA 2019-05-29 14:55:04 +02:00
telemetry Migrate to C++17 2019-04-23 14:46:44 +02:00
transactions Fix how HA handles leader change during commit 2019-05-20 16:39:44 +02:00
utils Respect std::uses_allocator trait in utils::Allocator 2019-05-28 09:41:31 +02:00
CMakeLists.txt Add constraint in HA 2019-05-29 14:55:04 +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