All Projects → RedisGears → Redisgears

RedisGears / Redisgears

Licence: other
Dynamic execution framework for your Redis data

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Redisgears

Pipelinedb
High-performance time-series aggregation for PostgreSQL
Stars: ✭ 2,447 (+1509.87%)
Mutual labels:  analytics, stream-processing
Bistro
A general-purpose data analysis engine radically changing the way batch and stream data is processed
Stars: ✭ 333 (+119.08%)
Mutual labels:  analytics, stream-processing
Incubator Streampipes
Apache StreamPipes - A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams.
Stars: ✭ 209 (+37.5%)
Mutual labels:  analytics, stream-processing
Dpark
Python clone of Spark, a MapReduce alike framework in Python
Stars: ✭ 2,668 (+1655.26%)
Mutual labels:  stream-processing, mapreduce
Docker Superset
Repository for Docker Image of Apache-Superset. [Docker Image: https://hub.docker.com/r/abhioncbr/docker-superset]
Stars: ✭ 86 (-43.42%)
Mutual labels:  analytics, redis
Bdp Dataplatform
大数据生态解决方案数据平台:基于大数据、数据平台、微服务、机器学习、商城、自动化运维、DevOps、容器部署平台、数据平台采集、数据平台存储、数据平台计算、数据平台开发、数据平台应用搭建的大数据解决方案。
Stars: ✭ 456 (+200%)
Mutual labels:  mapreduce, redis
Redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
Stars: ✭ 17,972 (+11723.68%)
Mutual labels:  mapreduce, redis
Flink Learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
Stars: ✭ 11,378 (+7385.53%)
Mutual labels:  stream-processing, redis
Redis Stream Demo
Demo for Redis Streams
Stars: ✭ 24 (-84.21%)
Mutual labels:  stream-processing, redis
Go Streams
A lightweight stream processing library for Go
Stars: ✭ 615 (+304.61%)
Mutual labels:  stream-processing, redis
Logisland
Scalable stream processing platform for advanced realtime analytics on top of Kafka and Spark. LogIsland also supports MQTT and Kafka Streams (Flink being in the roadmap). The platform does complex event processing and is suitable for time series analysis. A large set of valuable ready to use processors, data sources and sinks are available.
Stars: ✭ 97 (-36.18%)
Mutual labels:  analytics, stream-processing
Samsara
Samsara is a real-time analytics platform
Stars: ✭ 132 (-13.16%)
Mutual labels:  analytics, stream-processing
Algernon
🎩 Small self-contained pure-Go web server with Lua, Markdown, HTTP/2, QUIC, Redis and PostgreSQL support
Stars: ✭ 1,880 (+1136.84%)
Mutual labels:  redis
Webhashcat
Hashcat web interface
Stars: ✭ 151 (-0.66%)
Mutual labels:  analytics
Meetingfilm
基于微服务架构的在线电影购票平台
Stars: ✭ 149 (-1.97%)
Mutual labels:  redis
Cachego
Golang Cache component - Multiple drivers
Stars: ✭ 148 (-2.63%)
Mutual labels:  redis
Redisearch Py
RediSearch python client
Stars: ✭ 152 (+0%)
Mutual labels:  redis
Spark With Python
Fundamentals of Spark with Python (using PySpark), code examples
Stars: ✭ 150 (-1.32%)
Mutual labels:  analytics
Camellia
camellia framework by netease-im. provider: 1) redis-client; 2) redis-proxy(redis-sentinel/redis-cluster); 3) hbase-client; 4) others
Stars: ✭ 146 (-3.95%)
Mutual labels:  redis
Redisgraph Py
RedisGraph python client
Stars: ✭ 147 (-3.29%)
Mutual labels:  redis

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 API 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].