RedisGears
A Dynamic Execution Framework for Redis, simply:
- 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
当前内容版权归 redislabs.com 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 redislabs.com .