Ryan Grimm
Ryan Grimm
In the utils.js file there are a few places that use the `input.runtime`, with the exception of right here: https://github.com/serverless-components/aws-lambda/blob/d9620ee93723a59430603e4fba438082ec2d58b6/src/utils.js#L58 Am I correct in assuming that if that line were...
There currently isn't any way for users to manage the schemas in the "Schemas" database. Providing an endpoint for doing this would be simple and close the gap. Could then...
Ron Hitchens suggested that a read-only user would be extremely useful. We've all wished at some point that MarkLogic shipped with a read-only user, let's make this easy in Corona.
Almost every app has users. Would be fantastic if Corona had endpoints to: • Create a new user with a specific set of roles • Authenticate users, getting back tokens...
Currently you can create a range index on binary metadata but it requires knowing a bit about the structure that the metadata is stored in (namespace, localname and if it's...
Given that configuring Corona is a rare activity, it would be nice to be able to easily configure things via a web interface on top of the JSON endpoints. Essentially...