Skip to content

Dynamic execution framework for your Redis data

License

Notifications You must be signed in to change notification settings

banker/RedisGears

 
 

Repository files navigation

GitHub issues CircleCI Docker Cloud Build Status Total alerts

RedisGears

Forum Discord

logo

RedisGears is a dynamic framework for data processing in Redis. RedisGears supports transaction, batch, and event-driven processing of Redis data. To use RedisGears, you write functions that describe how your data should be processed. You then submit this code to your Redis deployment for remote execution.

As of v1.0.0, code for RedisGears must be written in Python. However, an internal C APIs exists and can be used by other Redis modules. Support for other languages is being planned.

Contact Us

If you have questions or feedback, or want to report an issue or contribute some code, here's where you can get in touch:

License

RedisGears is licensed under the Redis Source Available License Agreement.

About

Dynamic execution framework for your Redis data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 80.8%
  • Python 16.1%
  • Makefile 1.6%
  • Shell 1.3%
  • Dockerfile 0.2%