Pinned Repositories
goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
loki
Like Prometheus, but for logs.
albums
云图片上传,搜索,下载, 类似于google photos
awesome-distributed-systems
A curated list to learn about distributed systems
bbolt
An embedded key/value database for Go.
beats
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
beego
beego is an open-source, high-performance web framework for the Go programming language.
binary
binary data operation utilities for Go
pika_exporter
Prometheus expoter for Qihoo360/Pika metrics. Suppots Pika 2.x, 3.x
pikamgr
Pika Cluster Manager Platform. Based on Codis3.2.2-Dashboard and Codis3.2.2-FE.
pourer's Repositories
pourer/pika_exporter
Prometheus expoter for Qihoo360/Pika metrics. Suppots Pika 2.x, 3.x
pourer/pikamgr
Pika Cluster Manager Platform. Based on Codis3.2.2-Dashboard and Codis3.2.2-FE.
pourer/albums
云图片上传,搜索,下载, 类似于google photos
pourer/awesome-distributed-systems
A curated list to learn about distributed systems
pourer/bbolt
An embedded key/value database for Go.
pourer/beats
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
pourer/camellia
camellia framework by netease-im. provider: 1) redis-client; 2) redis-proxy(redis-sentinel/redis-cluster); 3) hbase-client; 4) id-gen; 5) feign-client(enhance); 6) delay-queue; 7) toolkits
pourer/chinese-programmer-wrong-pronunciation
**程序员容易发音错误的单词
pourer/colorthief-go
Grab the color palette from an image. Color-Thief for Golang.
pourer/confd
Manage local application configuration files using templates and data from etcd or consul
pourer/go-ast-book
:books: 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/LLVM/LLIR/凹语言)
pourer/go-micro-services
HTTP up front, Protobufs in the rear.
pourer/goja
ECMAScript 5.1(+) implementation written in Go
pourer/gops
A tool to list and diagnose Go processes currently running on your system
pourer/haproxy_exporter
Simple server that scrapes HAProxy stats and exports them via HTTP for Prometheus consumption
pourer/iris
[ACQUIRED] The fastest web framework for Go in (THIS) Earth. HTTP/2 Ready-To-GO.
pourer/kafka-prometheus-monitoring
Dockerised example of monitoring Apache Kafka with Prometheus and Grafana
pourer/kafka_exporter
Kafka exporter for Prometheus
pourer/loki
Like Prometheus, but for logs.
pourer/nginx-module-vts
Nginx virtual host traffic status module
pourer/nginx-vts-exporter
Simple server that scrapes Nginx vts stats and exports them via HTTP for Prometheus consumption
pourer/pika
Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
pourer/pinyin-dictionary-maker
:card_index: Dictionary make of overtrue/pinyin.
pourer/pugo
a static site generator & deployer
pourer/rdr
pourer/real_world_scala
an introduction book on real world's scala, including its main stream frameworks and MOMs...
pourer/redis_exporter
Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x, 4.x and 5.x
pourer/the-art-of-command-line
Master the command line, in one page
pourer/tidb
TiDB is a distributed NewSQL database compatible with MySQL protocol
pourer/trie
Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.