
CouchDB 3.4 brings QuickJS as a new JavaScript engine option that is smaller than SpiderMonkey, can be built with CouchDB, provides better sandboxing, and can be 4~5x faster than SpiderMonkey while enjoying a 6x reduction in memory usage.
CouchDB also delivers "Nouveau" in beta form as a modern implementation of the Lucene-based full-text search for CouchDB.
The CouchDB 3.4 series also optionally allows replacing MD5 with xxHash for data integrity checksums that can be around 30% faster on larger docs. There is also support now for PBKDF2-SHA256 password hashing. Plus a variety of other performance improvements and fixes.
Downloads and more details on this significant Apache CouchDB 3.4 series release via CouchDB.org . I'll be working on some new CouchDB benchmarks soon for v3.4 (v3.4.1) shortly with different servers.