# RedisGears-comment **Repository Path**: trialley/RedisGears-comment ## Basic Information - **Project Name**: RedisGears-comment - **Description**: RedisGears-comment - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![GitHub issues](https://img.shields.io/github/release/RedisGears/RedisGears.svg?sort=semver)](https://github.com/RedisGears/RedisGears/releases) [![CircleCI](https://circleci.com/gh/RedisGears/RedisGears/tree/master.svg?style=svg)](https://circleci.com/gh/RedisGears/RedisGears/tree/master) [![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/redislabs/redisgears.svg)](https://hub.docker.com/r/redislabs/redisgears/builds/) [![Forum](https://img.shields.io/badge/Forum-RedisGears-blue)](https://forum.redislabs.com/c/modules/redisgears) [![Gitter](https://badges.gitter.im/RedisLabs/RedisGears.svg)](https://gitter.im/RedisLabs/RedisGears?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) # logo RedisGears 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](https://oss.redislabs.com/redisgears/intro.html) * Running, building and installing are covered by the [Quickstart page](https://oss.redislabs.com/redisgears/quickstart.html) * Check out some of the [examples](https://oss.redislabs.com/redisgears/examples.html) ## Contact Us If you have questions, want to provide feedback or perhaps report an issue or [contribute some code](https://cla-assistant.io/RedisGears/RedisGears), here's where we're listening to you: * [Forum](https://forum.redislabs.com/c/modules/redisgears) * [Gitter chatroom](https://badges.gitter.im/RedisLabs/RedisGears.svg) * [Report an issue](https://github.com/RedisGears/RedisGears/issues) ## License RedisGears is licensed under the [Redis Source Available License Agreement](LICENSE).