[racket] Racket Web Server

From: Jordan Schatz (jordan at noionlabs.com)
Date: Mon Dec 12 16:05:56 EST 2011

https://github.com/shofetim/Racket-Riak

Its very much still a work-in-progress. You can store, update, retrieve,
get server status, get/set bucket properties, and map reduce. I need to
update it for some changes in riak 1.0, add support for Luwak, and handle
multipart responses. I also want to look at how the racket db collection
handles things and add similar abstractions if they make
sense. Contributions are very welcome : )

Shalom,
Jordan

On Mon, Dec 12, 2011 at 02:44:52PM +0000, nicolas.oury at gmail.com wrote:
> Hi,
> 
> Riak looks very nice indeed. Do you have any library to interface
> Racket with Riak?
> 
> Best regards,
> 
> Nicolas.


Posted on the users mailing list.