Browse Source

Complete alpha5.

Stefano Cossu 7 years ago
parent
commit
8c4786bcf2
1 changed files with 11 additions and 9 deletions
  1. 11 9
      doc/notes/TODO

+ 11 - 9
doc/notes/TODO

@@ -69,15 +69,18 @@
 
 
 # Alpha 5
 # Alpha 5
 
 
-- [ ] Query API
-  - [ ] SPARQL
-  - [ ] Simple query
-- [ ] Complete revert to version and resurrect
-- [ ] Atomic BDB operations
-- [ ] Explore alternative backends
+- [D] LMDB Back End
 
 
 # Alpha 6
 # Alpha 6
 
 
+- [ ] Basic admin tools
+- [ ] Term query API
+- [ ] Optimize queries
+- [ ] Optimize store
+- [ ] Complete revert to version and resurrect
+
+# Alpha 7
+
 - [ ] Migration tool
 - [ ] Migration tool
 - [ ] Complete header handling
 - [ ] Complete header handling
   - [ ] Accept
   - [ ] Accept
@@ -89,14 +92,13 @@
   - [ ] Others
   - [ ] Others
 - [ ] Query API
 - [ ] Query API
 
 
-# Alpha 7
+# Alpha 8
 
 
-- [ ] Optimize queries
 - [ ] Separate read-only graph/resource generation from RW graph/res generation
 - [ ] Separate read-only graph/resource generation from RW graph/res generation
 - [ ] Move server-managed triples to separate graph in simple layout
 - [ ] Move server-managed triples to separate graph in simple layout
 - [ ] Fixity checks
 - [ ] Fixity checks
 
 
-# Alpha 8
+# Alpha 9
 
 
 - [ ] Full provenance layout
 - [ ] Full provenance layout
 - [ ] AuthN/Z
 - [ ] AuthN/Z