summaryrefslogtreecommitdiff
path: root/issues/rdf
diff options
context:
space:
mode:
authorMunyoki Kilyungi2024-06-10 12:38:57 +0300
committerMunyoki Kilyungi2024-06-10 12:38:57 +0300
commit96a7b6ee9e8dca9a5310283dfd55ab113d5dee18 (patch)
tree5aa62861a382826f77fd78c91acc214c4307cdf5 /issues/rdf
parent67917c4172052332c84b8082f47cec0d4ff256a0 (diff)
downloadgn-gemtext-96a7b6ee9e8dca9a5310283dfd55ab113d5dee18.tar.gz
New issue.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'issues/rdf')
-rw-r--r--issues/rdf/hash-rdf-graph.gmi7
1 files changed, 7 insertions, 0 deletions
diff --git a/issues/rdf/hash-rdf-graph.gmi b/issues/rdf/hash-rdf-graph.gmi
new file mode 100644
index 0000000..c896218
--- /dev/null
+++ b/issues/rdf/hash-rdf-graph.gmi
@@ -0,0 +1,7 @@
+# Hash RDF Graph
+
+* assigned: bonfacem
+
+## 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.