Skip to content

Commit

Permalink
增加新的项目
Browse files Browse the repository at this point in the history
  • Loading branch information
eryajf committed Jan 18, 2024
1 parent 7fd89d4 commit a2cc128
Show file tree
Hide file tree
Showing 20 changed files with 100 additions and 0 deletions.
5 changes: 5 additions & 0 deletions items/Database/KeyDB.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Database
owner: Snapchat
repo: KeyDB
desc: 'KeyDB 是 Redis 的高性能分支,专注于多线程、内存效率和高吞吐量。除了性能改进之外,KeyDB 还提供主动复制、闪存存储和子密钥过期等功能。'
desc_en: 'KeyDB is a high performance fork of Redis with a focus on multithreading, memory efficiency, and high throughput. In addition to performance improvements, KeyDB offers features such as Active Replication, FLASH Storage and Subkey Expires.'
5 changes: 5 additions & 0 deletions items/Database/Tendis.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Database
owner: Tencent
repo: Tendis
desc: 'Tendis 是一个完全兼容Redis协议的高性能分布式存储系统。'
desc_en: 'Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.'
5 changes: 5 additions & 0 deletions items/Database/dragonfly.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Database
owner: dragonflydb
repo: dragonfly
desc: 'Dragonfly是一种针对现代应用程序负荷需求而构建的内存数据库,完全兼容Redis和Memcached的 API,迁移时无需修改任何代码。相比于这些传统的内存数据库,Dragonfly提供了其25倍的吞吐量,高缓存命中率和低尾延迟,并且对于相同大小的工作负载运行资源最多可减少80%。'
desc_en: 'Dragonfly is an in-memory database built for modern applications' load demands, fully compatible with Redis and Memcached APIs, and no code changes are required when migrating. Compared to these traditional in-memory databases, Dragonfly offers 25 times the throughput, high cache hit rates and low tail latency, and can reduce resources for the same size workload by up to 80%.'
5 changes: 5 additions & 0 deletions items/Database/kvrocks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Database
owner: apache
repo: kvrocks
desc: '一个分布式键值 NoSQL 数据库,使用 RocksDB 作为存储引擎,兼容 Redis 协议。'
desc_en: 'A distributed key-value NoSQL database, using RocksDB as the storage engine, compatible with the Redis protocol.'
5 changes: 5 additions & 0 deletions items/Database/pika.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Database
owner: OpenAtomFoundation
repo: pika
desc: 'Pika 是一个以 RocksDB 为存储引擎的的大容量、高性能、多租户、数据可持久化的弹性 KV 数据存储系统,完全兼容 Redis 协议,支持其常用的数据结构。'
desc_en: 'Pika is a large-capacity, high-performance, multi-tenant, data-persistent elastic KV data storage system based on RocksDB. It is fully compatible with the Redis protocol and supports its common data structures.'
5 changes: 5 additions & 0 deletions items/GUI-Redis/RedisInsight.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: GUI-Redis
owner: RedisInsight
repo: RedisInsight
desc: 'Redis 官方开源的一个可视化工具,提供设计、开发和优化 Redis 应用程序的功能。查询、分析您的 Redis 数据并与之交互。'
desc_en: 'An open source visualization tool officially released by Redis, which provides the functions of designing, developing and optimizing Redis applications. Query, analyze your Redis data and interact with it.'
5 changes: 5 additions & 0 deletions items/Gateway/Lars.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Gateway
owner: aceld
repo: Lars
desc: 'Lars是一个简单、易用、高性能的服务间远程调用管理、调度、负载均衡系统。'
desc_en: 'Lars is a simple, easy-to-use, high-performance inter-service remote call management, scheduling, and load balancing system.'
5 changes: 5 additions & 0 deletions items/Gateway/gatekeeper.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Gateway
owner: didi
repo: gatekeeper
desc: '一款golang编写的支持快速开发、插件化的高性能网关。使用二进制文件安装即刻体验网关功能。'
desc_en: 'A high-performance Golang gateway that supports rapid development and plug-inization'
5 changes: 5 additions & 0 deletions items/Gateway/tengine.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Gateway
owner: alibaba
repo: tengine
desc: '具有一些高级功能的 Nginx 发行版'
desc_en: 'A distribution of Nginx with some advanced features'
5 changes: 5 additions & 0 deletions items/K8S-Network/Sentinel.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: K8S-Network
owner: alibaba
repo: Sentinel
desc: '面向云原生微服务的高可用流控防护组件'
desc_en: 'A powerful flow control component enabling reliability, resilience and monitoring for microservices.'
5 changes: 5 additions & 0 deletions items/K8S-Network/traefik.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: K8S-Network
owner: traefik
repo: traefik
desc: '一种现代 HTTP 反向代理和负载均衡器,可以轻松部署微服务'
desc_en: 'A modern HTTP reverse proxy and load balancer that makes it easy to deploy microservices'
5 changes: 5 additions & 0 deletions items/Redis-Manage/RedisShake.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Redis-Manage
owner: tair-opensource
repo: RedisShake
desc: 'RedisShake 是一个 Redis 数据处理和迁移工具。'
desc_en: 'RedisShake is a Redis data processing and migration tool.'
5 changes: 5 additions & 0 deletions items/Redis-Manage/cachecloud.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Redis-Manage
owner: sohutv
repo: cachecloud
desc: '支持 Redis 多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模 redis 运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能'
desc_en: 'Support Redis multi-architecture (Standalone, Sentinel, Cluster) efficient management, effectively reduce the large-scale redis operation and maintenance costs, improve resource management capabilities and utilization. The platform provides fast build/migration, operation and maintenance management, elastic scaling, statistical monitoring, client integration access and other functions'
5 changes: 5 additions & 0 deletions items/Redis-Manage/codis.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Redis-Manage
owner: CodisLabs
repo: codis
desc: '基于代理的 Redis 集群解决方案,支持管道和动态扩展。但已 6 年没有更新了'
desc_en: 'Proxy-based Redis cluster solution, support pipeline and dynamic expansion. But it has not been updated for 6 years'
5 changes: 5 additions & 0 deletions items/Redis-Manage/redis-manager.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Redis-Manage
owner: ngbdf
repo: redis-manager
desc: 'Redis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作'
desc_en: 'Redis one-stop management platform, support cluster monitoring, installation, management, alarm and basic data operation'
5 changes: 5 additions & 0 deletions items/Redis-Manage/repoll.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Redis-Manage
owner: NaNShaner
repo: repoll
desc: '使用 django 框架编写的 redis 的管理平台,基于 redis3.x,支持单机、哨兵以及集群模式'
desc_en: 'Redis management platform written using the django framework, based on redis3.x, supports standalone, sentinel and cluster mode'
5 changes: 5 additions & 0 deletions items/内网穿透/joggle.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 内网穿透
owner: joggle-cn
repo: joggle
desc: 'Joggle 是基于 Ngrok 二开的开源内网穿透项目,支持多节点、私有部署、云服务。'
desc_en: 'Joggle is an open source intranet penetration project based on Ngrok, which supports multi-node, private deployment and cloud services.'
5 changes: 5 additions & 0 deletions items/内网穿透/neutrino-proxy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 内网穿透
owner: dromara
repo: neutrino-proxy
desc: '一个基于 Netty 的、开源的 Java 内网穿透项目。'
desc_en: 'An open source Java intranet penetration project based on Netty.'
5 changes: 5 additions & 0 deletions items/内网穿透/nps.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 内网穿透
owner: ehang-io
repo: nps
desc: '一款轻量级、高性能、功能强大的内网穿透代理服务器。支持 tcp、udp、socks5、http 等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh 访问、远程桌面,内网 dns 解析、内网 socks5 代理等,并带有功能强大的 web 管理端。'
desc_en: 'a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.'
5 changes: 5 additions & 0 deletions items/运维管理平台/build.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 运维管理平台
owner: TeaWeb
repo: build
desc: 'TeaWeb 是一款集静态资源、缓存、代理、统计、日志、安全、监控于一体的可视化智能 WebServer。'
desc_en: 'TeaWeb is a visual intelligent WebServer that integrates static resources, caching, proxy, statistics, logs, security, and monitoring.'

0 comments on commit a2cc128

Please sign in to comment.