Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dotnwat/lua-rados
- Owner: dotnwat
- Created: 2013-02-24T06:55:39.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T23:44:03.000Z (over 7 years ago)
- Last Synced: 2023-03-11T06:03:00.201Z (almost 2 years ago)
- Topics: ceph, lua, lua-bindings, luarocks, rados
- Language: M4
- Homepage: http://noahdesu.github.com/lua-rados/
- Size: 58.6 KB
- Stars: 7
- Watchers: 4
- Forks: 7
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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"