Wrappers, utilities, etc. for making working with Azure and Azure Storage even easier in Node.js
Stars
3
Forks
2
Watchers
3
Open Issues
1
Overall repository health assessment
^0.10.5^0.6.0^3.0.5^2.2.0^4.17.19^2.3.0^0.3.13^2.8.0^2.2.4^2.0.121
commits
1
commits
Merge pull request #4 from noodlefrenzy/dependabot/npm_and_yarn/lodash-4.17.19
450fdceView on GitHubMerge pull request #2 from pierreca/fix-reject-warnings
743cb29View on GitHubFix bluebird warning about reject called with non-error
ca92909View on GitHubAdd 'bulk lease' integration test. Fix setIsHeld issue on acquire.
54529f6View on GitHubAdding Lease.isHeld/setIsHeld to allow query/management of held state.
80a62baView on GitHubFix for issue from previous release, was failing to extract storage account name from connection string.
0895c9bView on GitHubModify Lease constructor to take connection string. Provide factory method for previous name/key pair method.
9ffd724View on GitHubMerge pull request #1 from noodlefrenzy/blob-lease-support
453082aView on GitHubAdding lease manager controlled takeover integration test
c67996fView on GitHubChange blob to be based on uuid to avoid collision with multiple node version tests in travis.
e71dab0View on GitHub