Marko Budiselić
1580c46abc
Write replication feature spec ( #6 )
...
Co-authored-by: Matej Ferencevic <matej.ferencevic@memgraph.io>
2021-01-21 15:49:32 +01:00
Marko Budiselić
57806544cd
Add new feature specs ( #43 )
2021-01-13 11:20:05 +01:00
Marko Budiselić
814bb66ea6
Clean Memgraph repository ( #12 )
...
* Update documentation
* Update structure, CODEOWNERS, license files
* Update release/README
* Stop Actions if only docs file were updated
* Remove unused hidden files, move Doxygen logo
2020-10-21 18:56:15 +02:00
Teon Banek
029a36eab1
Add a feature spec for Python Query Modules
...
Reviewers: mferencevic, buda, ipaljak, dsantl, tlastre
Reviewed By: mferencevic, buda, ipaljak, dsantl
Differential Revision: https://phabricator.memgraph.io/D2629
2020-01-23 17:10:23 +01:00
Ivan Paljak
3121f7d89d
Update HA feature spec
...
Reviewers: buda, teon.banek, mferencevic
Reviewed By: buda
Subscribers: dsantl, dlozic, tlastre
Differential Revision: https://phabricator.memgraph.io/D2626
2020-01-20 17:55:25 +01:00
Matija Santl
f501980973
Wire raft into memgraph pt.1.
...
Summary:
This is just the first diff that tries to wire the raft protocol into
memgraph.
In this diff I'm introducing transaction engine reset functionality. I also
introduced `RaftInterface` which should be used wherever someone wants to access
Raft from Memgraph.
For design decisions see the feature spec.
Reviewers: ipaljak, teon.banek
Reviewed By: ipaljak
Subscribers: pullbot, teon.banek
Differential Revision: https://phabricator.memgraph.io/D1758
2018-12-10 17:08:36 +01:00
Ivan Paljak
45098dd80b
Update Raft feature spec (no-op in reads)
...
Reviewers: msantl, teon.banek, buda, mtomic, mferencevic
Reviewed By: msantl
Differential Revision: https://phabricator.memgraph.io/D1728
2018-11-12 10:49:22 +01:00
Marin Petricevic
20dcb05c50
Add Tensorflow op feature spec
...
Reviewers: buda, teon.banek, mferencevic, msantl
Reviewed By: buda, teon.banek
Differential Revision: https://phabricator.memgraph.io/D1691
2018-11-08 11:17:20 +01:00
Ivan Paljak
598ce81754
Add HA feature spec
...
Reviewers: msantl, buda, teon.banek, mferencevic, mtomic, vkasljevic
Reviewed By: msantl
Differential Revision: https://phabricator.memgraph.io/D1692
2018-10-29 10:23:33 +01:00
Matija Santl
fdf609b9d8
Move distributed.md to feature_spec folder
...
Summary:
The diff where I added `distributed.md` was a bit old. When landing
this, I didn't notice the `feature_specs` folder was renamed to `feature_spec`.
This fixes this.
Reviewers: ipaljak
Reviewed By: ipaljak
Differential Revision: https://phabricator.memgraph.io/D1635
2018-10-05 10:33:49 +02:00
Marko Budiselic
e80c49f856
Add dgp related docs
...
Summary:
The following documents related to dynamic graph partitioning
are added:
* Dependency Diagram
* Feature Specification
* Feature Reference
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1584
2018-09-03 12:06:44 +02:00