flagsmith icon indicating copy to clipboard operation
flagsmith copied to clipboard

Search Identities based on Trait key/value

Open dabeeeenster opened this issue 3 years ago • 2 comments

Need to design a way to index traits with the global data store. Some options:

  • https://aws.amazon.com/about-aws/whats-new/2015/08/amazon-dynamodb-elasticsearch-integration/
  • https://typesense.org/docs/guide/dynamodb-full-text-search.html

In SaaS, this is problematic due to the size of the data we are storing and would need to index.

For self hosted/open source we should investigate using postgres to drive this.

dabeeeenster avatar Oct 23 '21 14:10 dabeeeenster

We could really use something like this as well +1

landonjs avatar Aug 04 '23 18:08 landonjs

Hi! I'd really love this feature as well.

Rednegniw avatar Nov 05 '23 21:11 Rednegniw