My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Note

This project is outdated, please check http://redis.io/clients for other clients.

About

JDBC-Redis is Java driver using the JDBC interface for Redis Database. This project doesn't aim for a complete implementation of the JDBC specification since Redis isn't a relational database, but should provide a familiar interface to Java developers interact with Redis.

News

April 13, 2009 - Beta Release

JDBC-Redis reached beta, all commands in Redis 0.091 are implemented. Please report any issue found in the issues page.

March 29, 2009 - Alpha Release

This file is just for testers, all commands in Redis current development repository are implemented. Versions of Redis 0.8-beta and below aren't supported.

Powered by Google Project Hosting