summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2013-09-24 15:09:37 +0200
committerJan Lehnardt <jan@apache.org>2013-10-03 17:21:30 +0200
commitccf9309c32ec06821babd94a3c5ecaaa279fed9f (patch)
treef6a1929e54df5b42c597b64f3956b0643a4b7208
parent868c2614f56c88be155d83fc82a0698dee14ac0d (diff)
downloadcouchdb-ccf9309c32ec06821babd94a3c5ecaaa279fed9f.tar.gz
add differences notice
-rw-r--r--share/doc/src/experimental.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/doc/src/experimental.rst b/share/doc/src/experimental.rst
index 1e883bf82..7d11ab3d2 100644
--- a/share/doc/src/experimental.rst
+++ b/share/doc/src/experimental.rst
@@ -71,3 +71,9 @@ be processed by the Node.JS query server.
Enjoy!
+Differences from the SpiderMonkey Query Server
+----------------------------------------------
+
+V8 and SpiderMonkey roughly behave similar, but there might be engine-
+specific differences that make or break a JavaScript function in one or
+the other server.