summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2023-04-05 09:05:13 +0100
committerRobert Newson <rnewson@apache.org>2023-04-05 09:05:13 +0100
commit674b9dc6a5933eff5566a1e16efb19fc01b336cd (patch)
tree3c4ae26ce2c569208b1ceb8d4e75f559e119029e
parent3c9e4d86612ef5718b074ec1d556864d57270af5 (diff)
downloadcouchdb-674b9dc6a5933eff5566a1e16efb19fc01b336cd.tar.gz
remember to add retry loop and metrics
-rw-r--r--nouveau/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nouveau/README.md b/nouveau/README.md
index aead3b29e..7c6e92b3a 100644
--- a/nouveau/README.md
+++ b/nouveau/README.md
@@ -31,6 +31,8 @@ This work is currently EXPERIMENTAL and may change in ways that invalidate any e
* results grouping
* configurable stop words for analyzers
* Makefile.win or Windows generally
+* retry loop to mask JVM reboots
+* couch_stat metrics (including new active searches)
I don't intend to add grouping support, it seems barely used. Would accept a tidy contribution, though.