Eric Lenington
Eric Lenington
Maybe I'm not understanding your suggestion, but why does it matter whether you encode the RID as C:R:V vs C:R.V (cluster/record/version, with the second example using the 'double' concept)? As...
@luigidellaquila : Can you expand on your statement to not use "unique, ignored-nulls" indexes because of optimization issues in some edge cases? It's something we're doing quite a bit of...
Note: Based on line 174 of `type-is`, it looks like you could also test for `ctx.is('json', '+json')`. https://github.com/jshttp/type-is/blob/master/index.js#L174
Note: Looks like co-body already does this: https://github.com/cojs/co-body/blob/master/lib/any.js#L12
@silverwind - Did you do any more work on this? I'm interested in something similar.