Back to Developer Roadmap

SADD

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

4.0293 B
Original Source

SADD

The SADD command will add the specified members to the set which is stored and the defined key, any specified members that are already a member of the set will simply be ignored.

Learn more from the following resources: