10000 GitHub - Chris2018998/beecp: A lightweight JDBC connection pool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Chris2018998/beecp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeeCP is a fast JDBC connection pool has techology features: caching single connection, not-moving waiting, fixed length array.

Java7+

<dependency>
   <groupId>com.github.chris2018998</groupId>
   <artifactId>beecp</artifactId>
   <version>4.2.0</version>
</dependency>

Java6(deprecated)

<dependency>
   <groupId>com.github.chris2018998</groupId>
   <artifactId>beecp</artifactId>
   <version>1.6.10</version>
</dependency>

BeeCP is a sub module of stone, its document, please visit

https://github.com/Chris2018998/stone

https://gitee.com/Chris2018998/stone

About

A lightweight JDBC connection pool

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0