Pinned Repositories
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
etcd
Distributed reliable key-value store for the most critical data of a distributed system
celery-learning
Learning Celery Distributed Task Queue
edge-blog
edge-blog是基于Tornado框架的开源博客
keepalived-doc
Keepalived Chinese Document
silly-blog
:whale:基于Flask和Vue.js的博客系统
mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
flask
The Python micro framework for building web applications.
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
garenchan's Repositories
garenchan/silly-blog
:whale:基于Flask和Vue.js的博客系统
garenchan/my-worklog
:blue_book: 记录工作和学习中的点点滴滴
garenchan/go-decorator
:whale: A go library that facilitates the implementation of decorator pattern.
garenchan/go-dynamic
:fish: A library that provides dynamic features of go language.
garenchan/policy
A Policy library provides support for RBAC policy enforcement.
garenchan/awesome-ai
Amazing AI technologies and products compilation. 令人惊叹的AI技术和产品收录
garenchan/cli
The Docker CLI
garenchan/console
Management UI for MinIO and MinIO operator
garenchan/csi-driver-s3
A CSI driver for S3
garenchan/csi-s3
A Container Storage Interface for S3
garenchan/ember
garenchan/etcd
Distributed reliable key-value store for the most critical data of a distributed system
garenchan/guance-docs
Guance Help Documentation
garenchan/kubernetes
Production-Grade Container Scheduling and Management
garenchan/linux
Linux kernel source tree
garenchan/minio
Multi-Cloud :cloud: Object Storage
garenchan/minio-go
MinIO Client SDK for Go
garenchan/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
garenchan/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
garenchan/mysqld_exporter
Exporter for MySQL server metrics
garenchan/percona-xtradb-cluster
A High Scalability Solution for MySQL Clustering and High Availability
garenchan/prometheus
The Prometheus monitoring system and time series database.
garenchan/raft
A Go implementation of the Raft distributed consensus protocol.
garenchan/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
garenchan/s3fs-fuse
FUSE-based file system backed by Amazon S3
garenchan/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
garenchan/seaweedfs-csi-driver
SeaweedFS CSI Driver https://github.com/chrislusf/seaweedfs
garenchan/setaria
Golang utility code archive.
garenchan/ultrajson
Ultra fast JSON decoder and encoder written in C with Python bindings
garenchan/xv6-public
xv6 OS