-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
0 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +0,0 @@ | ||
# tRPC-Go Middleware 数据层实现 | ||
[![BK Pipelines Status](https://api.bkdevops.qq.com/process/api/external/pipelines/projects/pcgtrpcproject/p-379ae74bcacf489f8f7aea528b005de9/badge?X-DEVOPS-PROJECT-ID=pcgtrpcproject)](http://devops.oa.com/ms/process/api-html/user/builds/projects/pcgtrpcproject/pipelines/p-379ae74bcacf489f8f7aea528b005de9/latestFinished?X-DEVOPS-PROJECT-ID=pcgtrpcproject) | ||
|
||
| 数据层 | 描述 | | ||
| :----: | :---- | | ||
| bdb | PCG taf协议nosql存储 | | ||
| bigcache | 开源本地内存缓存数据库 | | ||
| ckv | TEG kv存储 | | ||
| dcache | PCG taf协议kv存储 | | ||
| hippo | PCG 类kafka消息队列 | | ||
| kafka | 开源消息队列 | | ||
| localcache | 自研本地内存缓存数据库 | | ||
| memcache | 开源kv存储 | | ||
| mongodb | 开源文档型存储 | | ||
| mysql | 开源关系型存储 | | ||
| postgres | 开源关系型存储 | | ||
| rabbitmq | 开源消息队列 | | ||
| redis | 基于redigo实现的nosql存储 | | ||
| goredis | 基于go-redis实现的nosql存储 | | ||
| secmysql | 安全的开源关系型存储 | | ||
| timer | 本地/分布式定时器 | | ||
| etcd | 高可用的 Key/Value 存储系统,主要用于分享配置和服务发现| | ||