summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2020-07-19 10:32:17 +0100
committerRobert Newson <rnewson@apache.org>2020-07-19 10:32:17 +0100
commita24e76f6704840d5196d39d95255550667232ce0 (patch)
tree98fb060d23652daf8433fd9ed7d35ff184d645bf
parent0b244096f101446f082de9d02bc226136c057e1e (diff)
downloadcouchdb-a24e76f6704840d5196d39d95255550667232ce0.tar.gz
update README.md to reflect progress
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index b21c65f9f..9ce79a0c6 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,5 @@ node id.
TODO
1. Rewrite inner node ids (non-root, non-leaf) so we can safely cache
- them outside of a transaction.
+ them outside of a transaction. (see "immutable" branch)
2. Chunkify large values over multiple rows?
-3. Sequential node ids?
-