Release 3.0.1 for MarkLogic Server 8.0-1
This snapshot tag coincides with the 3.0.1 release which will coincide with the MarkLogic Server 8.0-1 release. It includes:
- Pojo Façade - persist POJOs as JSON objects and use a simple API to query them with all the power
of MarkLogic's search engine - Eval (and Invoke) - directly access MarkLogic's powerful server-side XQuery or JavaScript
- Bulk Read & Write - send and retrieve documents and metadata in batches for significant performance
improvements - JSON - JacksonHandle, JacksonDatabindHandle, and JacksonParserHandle make wrangling JSON a pleasure
- JavaScript Extensions - develop production-ready server-side extensions using ready-to-go scaffolding
- Many bug fixes