ureesoriano / Azure-Storage-Blob-Client

Azure Storage Services Blob API client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

active, stable perl module

sparvu opened this issue · comments

Is this module, still active in development usage ?

Im asking because we are checking some alternatives ( Azure Storage BLOB services.) and found the module, which seems enough simple to build and use.

Hi @sparvu,
This module is being used in production in its current form (and has been for quite a while).

Also, if you need any API call that is not yet implemented, you should be able to implement it very easily: all the scaffolding is already in place. Needless to say: PRs are welcome (I'd only ask you to adhere to the architecture / "way of doing things" of the rest of the code. Or open an issue to discuss it).
(as mentioned on https://github.com/ureesoriano/Azure-Storage-Blob-Client#current-state-of-development)