• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
searcheable / queryable arrays stored in keys?
#2
Hi Sid,

No queries can be made to a key that contains an array. It would be cool to be able to do that. It would have a negative hit on the performance of the query. You laid at the pros and cons very well.

If you wanted to embrace storing full arrays in a single key, you could store meta data on a separate table that you linked to the full array in another table. You could query the meta data and have a key that stored the recordID to the full array in the other table. This could give you a working solution.
  Reply


Messages In This Thread
RE: searcheable / queryable arrays stored in keys? - by mark_talluto - 05-18-2020, 08:21 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)