RedisGears is a serverless engine for transaction, batch and event-driven data processing in Redis. It is a dynamic framework for the execution of functions that, in turn, implement data flows in Redis, while (almost) entirely abstracting the data's distribution and choice of deployment (i.e. stand-alone vs. cluster, OSS vs. Enterprise). Functions can be implemented in different languages, including Python and C APIs.
- The RedisGears Homepage: https://oss.redislabs.com/redisgears
- Get to 6th-gear with an Introduction to RedisGears
- Running, building and installing are covered by the Quickstart page
- Check out some of the examples
If you have questions, want to provide feedback or perhaps report an issue or contribute some code, here's where we're listening to you:
RedisGears is licensed under the Redis Source Available License Agreement.