Hi,We're evaluating Redis for a Java project, and Jedis is the preferred client according to http://redis.io/clientsI have a small issue about the licensing though.The pom.xml:
- references https://code.google.com/p/jedis/ as the project URL, which advertises it as Apache 2.0 (which I suppose is just outdated information)
- references the LICENSE.txt in the GitHub repo, calling it the "Jedis License".
The content of that LICENSE.txt looks like the MIT license.If it's the MIT license, why is it called "Jedis License" in the pom.xml?--
You received this message because you are subscribed to the Google Groups "Jedis" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jedis_redis...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.