• Daniel Gerhardt's avatar
    Make use of ScriptEngine for design doc creation · 68f96741
    Daniel Gerhardt authored
    Java's ScriptEnging is used to transform design doc JS objects into
    valid JSON. A custom CouchDbConnector has been implemented to handle
    this transformation and create the design docs in the database at
    startup.
    68f96741