Skip to content

Commit

Permalink
clean readme
Browse files Browse the repository at this point in the history
  • Loading branch information
WineChord committed Aug 11, 2023
1 parent c677901 commit 4f90116
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions README.md
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 存储系统,主要用于分享配置和服务发现|

0 comments on commit 4f90116

Please sign in to comment.