RedisLabs / spark-redis

A connector for Spark that allows reading and writing to/from Redis cluster
BSD 3-Clause "New" or "Revised" License
935 stars 368 forks source link

Provide Method to Delete Keys from Redis based on Key Pattern #323

Open vishal29011990 opened 2 years ago

vishal29011990 commented 2 years ago

Is there a way delete method be added to remove entries from Redis based on Key Pattern?