Tyler Stroud

Results 2 issues of Tyler Stroud

When trying to querying by id when the id is empty, the resulting query is `HGETALL PREFIX` instead of `HGETALL ID`. e.g., if the prefix is `users`, then I try...

Currently, a hashed property may have elements and if these are indexed and the key of the element is the same as a root property, the index key would collide....

bug