]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/rados: add asynchronous write,append,read,write_full operations
authorSamuel Just <samuel.just@dreamhost.com>
Sat, 10 Dec 2011 01:55:57 +0000 (17:55 -0800)
committerSamuel Just <samuel.just@dreamhost.com>
Tue, 13 Dec 2011 00:00:06 +0000 (16:00 -0800)
commit6d5e5bdb1ae38cfa30e852d53b4e4a399ad3861c
tree1d0ec44bad0ff47a3b7ab2f26869c3bd65421890
parentfb8fd186aac218b974cca757b899b135b74d1db6
pybind/rados: add asynchronous write,append,read,write_full operations

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
src/pybind/rados.py
src/test/pybind/test_rados.py