Skip to content

v4.0 Overview

Andrey Kurilov edited this page Sep 21, 2017 · 19 revisions

Location

TODO

Release Notes

New Features and Enhancements

Functional

  1. Extensions Mechanism

    The new simple way to use a custom scripting engine or storage driver implementation. Just put the extension jar file(s) into the ext directory of Mongoose and it's ready to use.

  2. JSR-223 Compliant Scenario Engine

    Powerful scripting capability using any language supporting JSR-223 standard. Javascript, Python, Groovy example scenarios are included.

  3. Miscellaneous

    1. Moved all content example files and all scenario files under the common example directory.

Fixed Bugs

TODO

  • (1002) SSL/TLS performance improvement

TODO

Clone this wiki locally