Skip to content

Commit df65c07

Browse files
committed
Update README.md
1 parent 226e274 commit df65c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ A curated list of awesome Java frameworks, libraries and software.
161161
* [H2](http://h2database.com/) - Small SQL Database notable for its in-memory functionality.
162162
* [HikariCP](https://github.com/brettwooldridge/HikariCP) - High performance JDBC connection pool.
163163
* [JDBI](http://jdbi.org/) - Convenient abstraction of JDBC.
164-
* [Jedis](https://github.com/xetorthio/jedis) - A small and sane client for redis
164+
* [Jedis](https://github.com/xetorthio/jedis) - A small client for interaction with redis, with methods for commands.
165165
* [jOOQ](http://www.jooq.org/) - Generates typesafe code based on SQL schema.
166166
* [MapDB](http://www.mapdb.org/) - Embedded database engine that provides concurrent collections backed on disk or in off-heap memory.
167167
* [Presto](https://github.com/facebook/presto) - Distributed SQL query engine for big data.

0 commit comments

Comments
 (0)