diff options
author | Munyoki Kilyungi | 2024-07-10 13:34:56 +0300 |
---|---|---|
committer | Munyoki Kilyungi | 2024-07-10 13:34:56 +0300 |
commit | 647b3bae2514efa5d3050b8f0c6cf1366b0dfd8f (patch) | |
tree | 35bb07f378959fae6fe99bc0c394227e1ce4ddf3 /issues/rdf/hash-rdf-graph.gmi | |
parent | ea872ce4c3cba76e8e118b3b0eed8994c66fbdd0 (diff) | |
download | gn-gemtext-647b3bae2514efa5d3050b8f0c6cf1366b0dfd8f.tar.gz |
Close issue.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'issues/rdf/hash-rdf-graph.gmi')
-rw-r--r-- | issues/rdf/hash-rdf-graph.gmi | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/issues/rdf/hash-rdf-graph.gmi b/issues/rdf/hash-rdf-graph.gmi index c896218..2863108 100644 --- a/issues/rdf/hash-rdf-graph.gmi +++ b/issues/rdf/hash-rdf-graph.gmi @@ -5,3 +5,12 @@ ## Description Building the index is an expesive operation. Hash the graph and store the metadata in xapian, and similarly in the RDF store. The mcron-job should check whether this has changed, and if there's any difference, go ahead and re-build the index. + +Resolution: + +=> https://github.com/genenetwork/genenetwork3/pull/171 Improve Sharing Memory Across Processes. +=> https://github.com/genenetwork/genenetwork3/pull/172 Check whether table names were stored in xapian. +=> https://github.com/genenetwork/genenetwork3/pull/174 Wikidata index. +=> https://github.com/genenetwork/genenetwork3/pull/175 Refactor how the generif md5 sum is calculated and stored in XAPIAN. + +* closed |