tree: 0f266c2fe2f36367d10c519b364ac87fdbe6b4c8 [path history] [tgz]
  1. src/
  2. test/
  3. README.md
  4. rebar.config
src/couch_eval/README.md

couch_eval

An an initial abstraction layer for evaluating user provided code. So far this is only used by couch_views to provide map function support. Currently this is implemented in couch_js by reusing the existing couchjs mechanics.