Releases: dushixiang/kafka-map
Releases · dushixiang/kafka-map
v1.1.0
- 增加延迟消息功能
v1.0.0
- 增加认证功能
v0.3.0
- 增加发送消息的功能
- 优化拉取消息的功能
v0.2.0
Increase switching language function
v0.1.1
- 优化获取集群时获取topic等数量的方式
- 修改消费组消费详情
- 增加拉取消息时key和value过滤
v0.1.0
- 多集群管理
- topic监控 —— 查看分区数量、副本数量、存储大小、offset
- topic管理 —— 创建、删除、扩容
- broker查看 —— Partitions as Leader、 Partitions as Follower
- consumer管理(查看、删除)
- 重置offset
- 消费消息 —— 支持String和json方式展示