mauritslamers / node-riak

Compatibility fork for Thoth from frank06's original code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

riak-js : Fork from the original code by frank06 for compatibility with Thoth.

This fork was made as I discovered frank06 rewrote his riak-js adapter in Coffeescript. As I don't intend to have another dependency between Thoth and its modules, and also think Coffeescript is a very bad idea (losing much expressional power, introducing even more syntax, grafting concepts onto an language that just doesn't work that way only to reduce a bit of typing), this code base serves as a temporary fix.

Of course, if you do want to get Thoth working with frank06's code, feel free to do so!

Riak Javascript library that runs on node.js and jQuery.

Features and documentation

http://riakjs.org

About

Compatibility fork for Thoth from frank06's original code

License:MIT License


Languages

Language:JavaScript 99.5%Language:Shell 0.5%