memgraph/src/replication_handler
andrejtonev 7ead00f23e
Adding authentication data replication (#1666)
* Add AUTH system tx deltas
* Add auth data RPC and handlers
* Support multiple system deltas in a single transaction
* Added e2e test
* Bugfix: KVStore segfault after move

---------

Co-authored-by: Gareth Lloyd <gareth.lloyd@memgraph.io>
2024-02-05 10:37:00 +00:00
..
include/replication_handler Adding authentication data replication (#1666) 2024-02-05 10:37:00 +00:00
CMakeLists.txt Adding authentication data replication (#1666) 2024-02-05 10:37:00 +00:00
replication_handler.cpp Adding authentication data replication (#1666) 2024-02-05 10:37:00 +00:00
system_replication.cpp Adding authentication data replication (#1666) 2024-02-05 10:37:00 +00:00
system_rpc.cpp Adding authentication data replication (#1666) 2024-02-05 10:37:00 +00:00