connection-pool
There are 285 repositories under connection-pool topic.
brettwooldridge/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
sewenew/redis-plus-plus
Redis client written in C++
louislivi/SMProxy
Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.
AnghelLeonard/Hibernate-SpringBoot
Collection of 300+ best practices for Java persistence performance in Spring Boot applications
swaldman/c3p0
a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements.
vladmihalcea/flexy-pool
FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.
gavlyukovskiy/spring-boot-data-source-decorator
Spring Boot integration with p6spy, datasource-proxy, flexy-pool and spring-cloud-sleuth
happyfish100/libfastcommon
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
ostinelli/apnotic
A Ruby APNs HTTP/2 gem able to provide instant feedback.
tomekw/hikari-cp
A Clojure wrapper to HikariCP JDBC connection pool
chrisvest/stormpot
A fast object pool for the JVM
WebwareForPython/DBUtils
Database connections for multi-threaded environments
r2dbc/r2dbc-pool
Connection Pooling for Reactive Relational Database Connectivity
0xsky/xredis
Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separation.
wesql/wescale
WeScale is a Modern MySQL proxy that supports read-write-split, read-after-write-consistency, load balancing and OnlineDDL.
importcjj/mobc
A generic connection pool for Rust with async/await support
mwitkow/go-conntrack
Go middleware for net.Conn tracking (Prometheus/trace)
gatewayd-io/gatewayd
database gateway for building data-driven applications
open-smf/connection-pool
A common connection pool based on Swoole is usually used as a database connection pool.
jkklee/pymysql-pool
A simple but robust connection pool (with multiplexing) base on PyMySQL, mainly used for multi threads mode, which also compatible with single thread mode.
caohao-go/ycdatabase
The lightest php database framework written in c language, built in php extension, for mysql
flyaways/pool
General Purpose Connection Pool for GRPC,RPC,TCP Sevice Cluster
vibur/vibur-dbcp
Vibur DBCP - concurrent and dynamic JDBC connection pool
blackbeans/apns
apns is a simple golang package for ios notification based http2 protocol
0x5010/grpcp
grpcp is a Grpc Persistent Connection Pool.
ollls/zio-tls-http
100% non-blocking, Java NIO only( inspired by zio-nio) , JSON HTTP server based on Scala ZIO library. Everything including TLS encryption modeled as ZIO effects, convenient route DSL similar to https4s, up to 30K TPS local JSON transaction with 25 threads on 6 cores(i7) with ZIO fibers.
aosen/gopool
go连接池、Golang连接池、By Golang realize distributed common connection pool.
mssrinivas/LinkedIn-Clone
Developed user profile, connections, job listing and application modules using MERN Stack and Kafka. Implemented Redis for data caching, containerized the application services and hosted on AWS. Implemented MongoDB replication and tested the performance on JMeter and Mocha.
dmanjunath/node-redshift
A simple collection of tools to help you get started with Amazon Redshift from node.js
juliobg/asio_http
HTTP client library for Boost.Asio
prprprus/PyMySQLPool
PyMySQL-based database connection pool.
DavidBM/rsmq-async-rs
RSMQ port to async rust. RSMQ is a simple redis queue system that works in any redis v2.6+
gwuhaolin/chrome-pool
Headless chrome tabs manage pool
ostinelli/pgpool
A PosgreSQL client that automatically uses connection pools and handles reconnections in case of errors.
ewohltman/pool
Go library that wraps http.Client to provide seamless higher-level connection pooling features
gms1/node-sqlite3-orm
ORM for SQLite and TypeScript/JavaScript