Tandoy / flink-sql-connector-redis

Sql Redis Connector for Apache Flink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flink-sql-connector-redis

中文

Introduction

base on bahir-flink yangyichao-mango

Multiplexing connector: multiplexing the redis connector provided by bahir

Reuse format: Reuse flink's current format mechanism

Conciseness: Implement the kv structure. hget package part

Dimension table local cache: To avoid frequent access to redis, dimension table adds local cache as a cache

About

Sql Redis Connector for Apache Flink

License:Apache License 2.0


Languages

Language:Java 100.0%