The scripted CI system
A simple filebased eventsourced store
Creates a wrapper that looks like the object it wraps, but only provides read only access.
Utility to turn a nodejs style asyncronous function (ie. one that takes a function(err, result) callback parameter) into a function that returns a promise instead. (Since such functions can be await'ed.)
LogSchemaTool