Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Use array of strings "values" instead of single string "value" for documentEvent parameters #78

Open
alechenninger opened this issue Dec 11, 2016 · 0 comments

Comments

@alechenninger
Copy link
Contributor

This would be more expressive, since it supports single value cases fine (just use one indice) and multiple value cases better (user real multiple values instead of single value with delimiter).

Basically it saves on delimiter code in both writes, parsing, and querying.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant