summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
Diffstat (limited to 'topics')
-rw-r--r--topics/next-gen-databases/design-doc.gmi17
1 files changed, 17 insertions, 0 deletions
diff --git a/topics/next-gen-databases/design-doc.gmi b/topics/next-gen-databases/design-doc.gmi
new file mode 100644
index 0000000..b507845
--- /dev/null
+++ b/topics/next-gen-databases/design-doc.gmi
@@ -0,0 +1,17 @@
+# Introduction
+
+* lead: bonfacem
+* team: fred, alex
+* contact: pjotr
+
+Please go through:
+
+=> https://github.com/BonfaceKilz/gn-dataset-dump
+
+## Tasks
+* Go through the above repository. We'll have a check in on Friday 23 to discuss this.
+* Write and package guile-lmdb. Use cl-lmdb as inspiration
+* Find out a more efficient way to store utf-8 strings
+* Integrate LMDB in GN:
+ - Rewrite some statistical computations using LMDB+RDF
+ - Integrate editing LMDB entries using Fred's new auth system