RedisLabs / spark-redis

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

feat(static df to list/stream): adding support to write dataframes to… #321

Closed ssvargass closed 7 months ago

ssvargass commented 3 years ago

… list or Streams

adding support to write dataframes to list or Streams

chayim commented 1 year ago

@sazzad16 WDYT about this sort of thing?

sazzad16 commented 1 year ago

@chayim The feature is considerable. But I'm concerned about this approach.