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.

cloudstorage
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.

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 footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
25 hits · last 30 days
petalbot
5
gptbot
3
amazonbot
3
claudebot
3
Resources