Open-source graph database, built for real-time streaming data, compatible with Neo4j.
Go to file
antonio2368 2e0dd19bac
Add machine-id to telemetry if not docker ()
* Add machine-id to telemetry if not docker

* Improve telemetry integration test
2021-03-08 15:15:58 +01:00
.githooks Remove clang tidy from hooks () 2021-02-16 11:22:59 +01:00
.github/workflows Increase column width () 2021-02-12 16:58:55 +01:00
cmake Migrate LDAP integration to auth module 2019-09-11 17:15:08 +02:00
config Change log library to spdlog, expose log levels to user () 2021-01-21 16:30:55 +01:00
docs Remove docs/dev (migrated to Notion) () 2021-01-26 20:08:40 +01:00
environment Migrate release docs to Notion () 2021-01-28 16:29:00 +01:00
include Add the NetworkX query module () 2020-10-01 20:51:55 +02:00
libs Fix Centos build () 2021-01-24 08:17:21 +01:00
query_modules Change log library to spdlog, expose log levels to user () 2021-01-21 16:30:55 +01:00
release Fix CentOS8 packaging () 2021-01-29 14:48:55 +01:00
src Add machine-id to telemetry if not docker () 2021-03-08 15:15:58 +01:00
tests Add machine-id to telemetry if not docker () 2021-03-08 15:15:58 +01:00
tools Remove clang tidy from hooks () 2021-02-16 11:22:59 +01:00
.clang-format Increase column width () 2021-02-12 16:58:55 +01:00
.clang-tidy Migrate to toolchain-v2 () 2020-11-12 20:18:11 +01:00
.gdbinit Add pretty printer to gdb for TypedValue 2017-08-16 11:32:25 +02:00
.gitignore Reimplement counter openCypher function 2019-05-16 11:09:02 +02:00
CHANGELOG.md Update commit log after recovery () 2021-02-19 11:00:10 +01:00
CMakeLists.txt Add machine-id to telemetry if not docker () 2021-03-08 15:15:58 +01:00
CODEOWNERS Clean Memgraph repository () 2020-10-21 18:56:15 +02:00
Doxyfile Clean Memgraph repository () 2020-10-21 18:56:15 +02:00
init Add end2end replication tests based on mgclient () 2021-01-21 15:56:21 +01:00
README.md Migrate release docs to Notion () 2021-01-28 16:29:00 +01:00

Memgraph

Memgraph is an ACID compliant high performance transactional distributed in-memory graph database featuring runtime native query compiling, lock free data structures, multi-version concurrency control and asynchronous IO.

Development Documentation

Please continue in Notion.

User Documentation

Memgraph user documentation is maintained within docs repository. The documentation is also available on GitBook.

Licences