Info |
---|
Trait cataloging & identity indexing is only applicable to client-side SDK consumers. Server-side SDK users will not be able to index user traits (since evaluation is done locally). |
Background
In order to target users based on their traits (aka attributes), Flagbase will need to maintain an index of these traits for fast lookup. We will call this index the “trait catalogue”
...