8000 GitHub - marcosschroh/RedisGears: Dynamic execution framework for your Redis data
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

marcosschroh/RedisGears

 
 

Repository files navigation

GitHub issues CircleCI Docker Cloud Build Status Mailing List Gitter

RedisGears

logo.png

Dynamic execution framework for your Redis data, 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.

Content

Future plans

  • GearsQL - SQL like language for quering your data.

Mailing List / Forum

Got questions? Feel free to ask at the RedisGears mailing list.

License

Redis Source Available License Agreement - see LICENSE

About

Dynamic execution framework for your Redis data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.5%
  • Python 10.0%
  • Makefile 1.2%
  • Other 1.3%
0