Files
memgraph/tools
Tonko Sabolcec 7edf3e6935 Switch dump executable to libmgclient
Summary:
Dump executable used to use C++ bolt api for connecting to the server.
However, this is currently not efficient enough because it fetches entire data at once.
We switched to C api libmgclient which supports streaming of data.

Reviewers: teon.banek

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2129
2019-06-19 12:28:12 +02:00
..
2019-04-25 17:20:18 +02:00
2018-08-21 17:22:24 +02:00
2019-06-19 12:28:12 +02:00
2019-06-03 17:07:49 +02:00
2019-04-25 17:21:23 +02:00
2019-06-12 09:38:41 +02:00