Registry / cloud / waz-storage

waz-storage

JSON →
library1.3.6rbrubygemsunverified

A simple implementation of Windows Azure Storage API for Ruby, enabling developers to leverage Windows Azure Storage features for cloud storage.

gem install waz-storage
INSTALL
IMPORT
SIG · WAZ-STORAGE
W
waz-storage
cloudrubyv1.3.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WAZ::Storage
require 'waz-storage'

Connect to Azure Storage and create a blob container

require 'waz-storage' client = WAZ::Storage::Client.new(account_name: 'myaccount', access_key: 'mykey') blob = client[:blob] blob.create_container('mycontainer')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
44 hits · last 30 days
node
37
Amazon
1
Resources
waz-storage — gem install waz-storage · libregistry