about summary refs log tree commit diff
path: root/scripts/lmdb-publishdata-export.scm
AgeCommit message (Collapse)Author
2025-02-19Use a combination of trait-id and first 12 chars of md5 sum.Munyoki Kilyungi
* scripts/lmdb-publishdata-export.scm (save-dataset-values): Use a trait's name and the first 12 characters of the dataset's md5 checksum in the index, and when storing to path. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2025-02-19Add guile script for saving published data to lmdb.Munyoki Kilyungi
* scripts/lmdb-publishdata-export.scm: New file. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>