memgraph/src
Matija Santl e1fdb85a34 Keep SnapshotMetadata in memory
Summary:
Instead of asking rocksdb for snapshot metadata, keep it in memory for
faster access.

Reviewers: ipaljak

Reviewed By: ipaljak

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2075
2019-05-23 14:26:12 +02:00
..
audit Migrate to C++17 2019-04-23 14:46:44 +02:00
auth Migrate to C++17 2019-04-23 14:46:44 +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 Remove unique from label-prop index 2019-05-23 12:39:41 +02:00
distributed Add SSL support to HA RPC 2019-05-20 12:53:52 +02:00
durability Remove unique from label-prop index 2019-05-23 12:39:41 +02:00
glue Add syntax for managing data constraints 2019-02-25 14:31:29 +01: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 Remove unique from label-prop index 2019-05-23 12:39:41 +02:00
raft Keep SnapshotMetadata in memory 2019-05-23 14:26:12 +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 Remove unique from label-prop index 2019-05-23 12:39:41 +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 Make move operations noexcept 2019-05-21 10:46:25 +02:00
CMakeLists.txt Add multiple properties unique constraint 2019-05-20 15:18:05 +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