Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dotnwat/lua-rados

RADOS bindings for Lua
https://github.com/dotnwat/lua-rados

ceph lua lua-bindings luarocks rados

Last synced: 2 months ago
JSON representation

RADOS bindings for Lua

Awesome Lists containing this project

README

        

lua-rados
=========

lua-rados is Lua bindings for the RADOS object store client library.

Please report bugs and make feature requests using the github tracker.

Installation
------------

Install the latest version (v0.0.1) with [LuaRocks]:

luarocks install https://raw.github.com/noahdesu/lua-rados/master/rockspecs/lua-rados-0.0.2-1.rockspec

Documentation
-------------

Library documentation can be found at [http://noahdesu.github.io/lua-rados/](http://noahdesu.github.io/lua-rados/)

[LuaRocks]: http://www.luarocksporg "Lua package manager"