Socket
Book a DemoInstallSign in
Socket

clouddb

Package Overview
Dependencies
Maintainers
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clouddb

0.0.2
bundlerRubygems
Version published
Maintainers
5
Created
Source

= Rackspace Cloud Databases

== Deprecation Notice

This project is deprecated. New projects should use fog[https://github.com/fog/fog] instead.

== Description

This is a Ruby interface into the Rackspace[http://rackspace.com/] {Cloud Databases}[http://www.rackspace.com/blog/announcing-the-rackspace-mysql-cloud-database-private-beta/] service.

== Installation

This source is available on Github[http://github.com/rackspace/ruby-clouddb/] and the gem is available on RubyGems[http://rubygems.org/]. To install it, do

sudo gem install clouddb

To use it in Bundler, add the following statement to your Gemfile

gem "clouddb"

== RDOC Documentation

Find the latest RDoc documentation for this library at http://rdoc.info/github/rackspace/ruby-clouddb/master/frames

== API Documentation

This binding attempts to conform to the latest API specifications. For current API documentation, visit http://docs.rackspacecloud.com/api/

== Examples

See the class definitions for documentation on specific methods and operations.

require 'rubygems' require 'clouddb'

Authenticate to the Rackspace Cloud, and choose to manage databases in the Dallas/Ft. Worth datacenter

dbaas = CloudDB::Connection.new(:username => "MY_USERNAME", :api_key => "MY_API_KEY", :region => :dfw)

== Authors

{Jorge Miramontes}[https://github.com/jorgem1106/] jorge.miramontes@rackspace.com {H. Wade Minter}[https://github.com/minter/] minter@lunenburg.org

== License

See COPYING for license information. Copyright (c) 2012, Rackspace US, Inc.

FAQs

Package last updated on 14 Feb 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.