Skip to content
bnewport edited this page Sep 13, 2010 · 2 revisions

This project is inspired by the Redis project. I like the addition of list and set types as first class operations. I’m also using this as a prototype to greatly simplify the API for using WebSphere eXtreme Scale.

As checked in, this is setup to use a local mysql database. The mysql uri is in the objectgrid.xml file if you want to change it. It includes a test mvn goal to start the server. The INSTALL file has the details.

The chirp-webapp project is a twitter lookalike based on the retwis php application for Redis.

Clone this wiki locally