Pinned Repositories
incubator-seata-go
Go Implementation For Seata
dbpack
A db proxy for distributed transaction, read write splitting and sharding! Support any language! It can be deployed as a sidecar in a pod.
hptx
high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.
dk-foundation
spring 快速开发工具包,读写分离,多数据源,自动集成了mybatis,sharding-jdbc,redis,seata等
dubbo-go-pixiu
Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
harbor
harbor mysql 支持
HPMessageCenter
高性能消息分发中心。用户只需写好restful接口,在portal里面配置消息的处理地址,消息消费者就会自动访问相关接口,完成消息任务。
incubator-apisix
Cloud-Native Microservices API Gateway
kubegenie
精灵挥一挥魔法棒,念着咒语 kubegenie start,就完成了集群安装。
seata-demo
seata demo,包括tcc模式(解决了幂等性问题,允许空回滚,拒绝空回滚后的操作),和at模式
dk-lockdown's Repositories
dk-lockdown/dk-foundation
spring 快速开发工具包,读写分离,多数据源,自动集成了mybatis,sharding-jdbc,redis,seata等
dk-lockdown/HPMessageCenter
高性能消息分发中心。用户只需写好restful接口,在portal里面配置消息的处理地址,消息消费者就会自动访问相关接口,完成消息任务。
dk-lockdown/dubbo-go-pixiu
Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
dk-lockdown/seata-golang
A Distributed Transaction Framework, like SEATA, support TCC mode and AT mode. DingTalk: seata-golang 社区
dk-lockdown/incubator-apisix
Cloud-Native Microservices API Gateway
dk-lockdown/btree
BTree provides a simple, ordered, in-memory data structure for Go programs.
dk-lockdown/cerbos
Cerbos is the open core, language-agnostic, scalable authorization solution that makes user permissions and authorization simple to implement and manage by writing context-aware access control policies for your application resources.
dk-lockdown/containers
Bitnami container images
dk-lockdown/controller-runtime
Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
dk-lockdown/db-papers
A list papers of learning how to building database system
dk-lockdown/dbpack
A db proxy for distributed transaction, read write splitting and sharding! it can be deployed as a sidecar in a pod.
dk-lockdown/dbpack-doc
docs for dbpack
dk-lockdown/dbpack-samples
samples for dbpack, dbpack support any languages, and there are go、java、php、python samples
dk-lockdown/distribution
The toolkit to pack, ship, store, and deliver container content
dk-lockdown/dogslee.github.io
dk-lockdown/go_test_workshop
Go Test Workshop
dk-lockdown/GoLLRB
A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go
dk-lockdown/hptx
high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.
dk-lockdown/hptx-samples
samples for hptx
dk-lockdown/IceFireDB
IceFireDB is a database built for web3 and web2. It strives to fill the gap between web2 and web3 with a friendly database experience, making web3 application data storage more convenient, and making it easier for web2 applications to achieve decentralization and data immutability.
dk-lockdown/kylin
hello, db.
dk-lockdown/landscape
🌄The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding or market cap, first and last commits, contributor counts, headquarters location, and recent tweets.
dk-lockdown/library-go
Helpers for going from apis and clients to useful runtime constructs
dk-lockdown/matrixone
Hyperconverged cloud-edge native database
dk-lockdown/mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
dk-lockdown/mizu
API traffic viewer for Kubernetes enabling you to view all API communication between microservices. Think TCPDump and Wireshark re-invented for Kubernetes
dk-lockdown/mysql-1
go mysql driver, support distributed transaction
dk-lockdown/reactor-go
A golang implementation for reactive-streams.
dk-lockdown/Reloader
A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!
dk-lockdown/simd
Package with auto-vectorized math functions for Go