Hi! Göran and I worked on a Riak client for Pharo Smalltalk named Phriak. You can download the code at http://www.squeaksource.com/Phriak Today I released the version 0.3.
Riak is a screamingly cool NoSQL database that scales like crazy. It's a distributed, data agnostic db (see http://wiki.basho.com/Riak.html).
There's a Metacello package ConfigurationOfPhriak for simple loading. As of today, Phriak supports (through the HTTP API): - Bucket properties - Objects metadata - Links and link walking - Secondary indexing - Map/Reduce - VClock and Siblings resolution Cheers, Nico -- Nicolas Petton http://nicolas-petton.fr _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com