logo

RedisGears

A Dynamic Execution Framework for Redis, simply:

  1. GearsBuilder().filter(filter_function).map(map_function).groupby(key_extractor_function, reducer_function).run('*')

RedisGears supports full python syntax and low level c api. In addition you can run it on cluster.

Quick Links:

Supported Platforms

RedisGears is developed and tested on Linux x86_64 CPUs.

Future plans

  • GearsQL - SQL like language for quering your data.

License

Redis Source Available License Agreement - see LICENSE