summaryrefslogtreecommitdiff
path: root/topics/next-gen-databases/design-doc.gmi
blob: 773d37a7fb64edc2675b513d0540b5ba8c36d856 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# LMDB Phenotype/Genotype Store

* 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