Use cases

Hi everyone,

Please, Someone can give use cases for the Redis Gears Module?

Regards

RedisGears comes with an embedded python interpreter so there is a wide verity of use-cases you can use it for. Starting with batch calculation on the data in redis and up to stream processing using Redis Streams.
You can see some ideas here: https://oss.redislabs.com/redisgears/examples.html