From b13a045193fac00047752feaf02133600b04ee4b Mon Sep 17 00:00:00 2001 From: Linh Tran Tuan Date: Thu, 3 Aug 2017 10:54:34 +0700 Subject: [PATCH] Adding mssqlx (production library at iparking.vn) (#1513) * Update README.md * Update README.md * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49ffc83f..c87732b6 100644 --- a/README.md +++ b/README.md @@ -1218,6 +1218,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [mmake](https://github.com/tj/mmake) - Modern Make. * [moldova](https://github.com/StabbyCutyou/moldova) - A utility for generating random data based on an input template. * [mp](https://github.com/sanbornm/mp) - A simple cli email parser. It currently takes stdin and outputs JSON. +* [mssqlx](https://github.com/linxGnu/mssqlx) - HA client for master slave (or master master) database which integrates simple, lightweight round-robin balancer. Based on sqlx. * [multitick](https://github.com/VividCortex/multitick) - Multiplexor for aligned tickers. * [netbug](https://github.com/e-dard/netbug) - Easy remote profiling of your services. * [ngrok](https://github.com/inconshreveable/ngrok) - Introspected tunnels to localhost.