Giter VIP home page Giter VIP logo

Comments (5)

siboulet avatar siboulet commented on July 29, 2024

Hi,

http://ceph.com/docs/master/rados/api/python/#manage-pools

I suppose you'd like to see the create_pool and delete_pool methods? We already have the pool_list() method (list_pools in the Python bindings).

from node-rados.

ksperis avatar ksperis commented on July 29, 2024

I just add pool_create () and pool_delete (). To be tested ...
c82f45f

from node-rados.

wcchh avatar wcchh commented on July 29, 2024

That's great, thank you!

from node-rados.

ksperis avatar ksperis commented on July 29, 2024

Hi,
I updated the npm package with new functions.

Laurent

Le 16/01/2015 10:56, wcc21320 a Γ©crit :

Hi, I try 'npm install rados' to update the module but the latest code
seems not involved. And then I try to clone the module from web and run
'npm install nan; node-gyp rebuild'; then I could see the code in
rasod.h has updated, but as I call 'cluster.create_pool('test_pool');',
and I got :

Object # has no method 'create_pool'

Could you please help about this? or any suggestion to check?

β€”
Reply to this email directly or view it on GitHub
#11 (comment).

from node-rados.

wcchh avatar wcchh commented on July 29, 2024

Hi, it works fine, thanks a lot!

from node-rados.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.