1
0
Fork 0

Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api

This commit is contained in:
Michael Hackstein 2017-01-23 13:32:35 +01:00
commit f04b436b3b
1 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,8 @@ done
----
- create new branch
- factor out transactions from LogfileManager
- concept "collection locks"
- 3 states: READ / WRITE / EXCLUSIVE for locks
in progress
-----------
@ -14,7 +16,6 @@ to do
- move engine-specific parts of transaction.cpp into engine
- check for illegal includes
- fix includes during API conversion
- concept "collection locks"
- DML API
- transaction API
- DDL API