memgraph/README.md

6 lines
234 B
Markdown
Raw Normal View History

2015-06-19 16:14:27 +08:00
# memgraph
Memgraph is an ACID compliant high performance transactional distributed
in-memory graph database featuring runtime native query compiling, lock free
2015-06-19 16:33:48 +08:00
data structures, multi-version concurrency control and asynchronous IO.