Back to Developer Roadmap

Sets

src/data/roadmaps/redis/content/[email protected]

4.0269 B
Original Source

Sets

A Redis set is an unordered collection of members which can be used to track unique items, represent relations and preform set operations.

Learn more from the following resources: