#261 Add FlexyPool to the Database section

#261 Add FlexyPool to the Database section
This commit is contained in:
Vlad Mihalcea
2015-11-20 11:09:09 +02:00
parent e22cc4a80e
commit 5683917561

View File

@@ -178,6 +178,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Presto](https://github.com/facebook/presto) - Distributed SQL query engine for big data.
* [Querydsl](http://www.querydsl.com/) - Typesafe unified queries.
* [Redisson](https://github.com/mrniko/redisson) - Allows for distributed and scalable data structures on top of a Redis server.
* [FlexyPool](https://github.com/vladmihalcea/flexy-pool) - Brings metrics and failover strategies to the most common connection pooling solutions.
## Data structures