Open-source graph database, built for real-time streaming data, compatible with Neo4j.
Go to file
2015-06-22 17:05:42 +02:00
benchmark modified allocator benchmark to be multithreaded 2015-06-22 17:05:42 +02:00
data_model added fast allocator implementations 2015-06-22 14:31:26 +02:00
data_structures added fast allocator implementations 2015-06-22 14:31:26 +02:00
test added fast allocator implementations 2015-06-22 14:31:26 +02:00
utils added fast allocator implementations 2015-06-22 14:31:26 +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

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.