diff options
author | BonfaceKilz | 2021-10-28 11:07:54 +0300 |
---|---|---|
committer | BonfaceKilz | 2021-10-28 11:08:50 +0300 |
commit | 1c9077f85e7cc76e0752eb1d0f83a75dd23b1d3f (patch) | |
tree | 4fc605a6673bb50437b8d71ab06bec4792bdedfc | |
parent | 94bd8d5695d36f4fa5ef183823d5e9fc7a3beb7e (diff) | |
download | gn-gemtext-1c9077f85e7cc76e0752eb1d0f83a75dd23b1d3f.tar.gz |
Remove elastic search issues
-rw-r--r-- | issues/remove-elastic-search.gmi | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/issues/remove-elastic-search.gmi b/issues/remove-elastic-search.gmi new file mode 100644 index 0000000..af475d6 --- /dev/null +++ b/issues/remove-elastic-search.gmi @@ -0,0 +1,15 @@ +# Remove Elastic Search + +Elastic Search is no longer used, yet we have dead code referencing it +in gn2. + + +## Tasks + +* assigned: bonfacekilz +* keywords: chore, done + +## Notes + +While at it, "@depracated" was removed since it added extra noise to +the logs.
\ No newline at end of file |