Open-source graph database, built for real-time streaming data, compatible with Neo4j.
Go to file
2015-07-07 16:18:26 +02:00
benchmark modified allocator benchmark to be multithreaded 2015-06-22 17:05:42 +02:00
data_structures commit before os reinstall 2015-07-07 16:18:26 +02:00
memory commit before os reinstall 2015-07-07 16:18:26 +02:00
storage commit before os reinstall 2015-07-07 16:18:26 +02:00
sync commit before os reinstall 2015-07-07 16:18:26 +02:00
test changed sync directory location for spinlock test 2015-07-04 11:56:09 +02:00
transaction commit before os reinstall 2015-07-07 16:18:26 +02:00
utils cleaning up the repo a bit 2015-07-04 11:54:27 +02:00
.gitignore added the default gitignore 2015-06-18 14:54:18 +02:00
README.md fixed readme 2015-06-19 10:33:48 +02:00
test_skip.cpp commit before os reinstall 2015-07-07 16:18:26 +02: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.