- 2343 Views
- 2 replies
- 0 kudos
Latest Reply
Redis offers various data structures such as strings, lists, sets, and hashes. Depending on your use case, select the appropriate data structure for storing the crm enrich data. For example, if you need to store key-value pairs, Redis hashes (HSET, H...
- 0 kudos