4ee3db80b0
Summary: Updated the feature specs, the changelog and added a new section in user technical. Reviewers: mferencevic, mculinovic, buda, ipaljak Reviewed By: ipaljak Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1534
25 lines
746 B
Markdown
25 lines
746 B
Markdown
# Technical Documentation
|
|
|
|
## About Memgraph
|
|
|
|
Memgraph is an ACID compliant high performance transactional in-memory graph
|
|
database management system featuring highly concurrent
|
|
data structures, multi-version concurrency control and asynchronous IO.
|
|
|
|
[//]: # (When adding a new documentation file, please add it to the list)
|
|
|
|
## Contents
|
|
|
|
* [About Memgraph](#about-memgraph)
|
|
* [Quick Start](quick-start.md)
|
|
* [Examples](examples.md)
|
|
* [Drivers](drivers.md)
|
|
* [Data Storage](storage.md)
|
|
* [Integrations](integrations.md)
|
|
* [openCypher Query Language](open-cypher.md)
|
|
* [Import Tools](import-tools.md)
|
|
* [Concepts](concepts.md)
|
|
* [Upcoming Features](upcoming-features.md)
|
|
|
|
[//]: # (Nothing should go below the contents section)
|