Search Criteria
Package Details: nodejs-azurite 3.33.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/nodejs-azurite.git (read-only, click to copy) |
---|---|
Package Base: | nodejs-azurite |
Description: | A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies |
Upstream URL: | https://github.com/azure/azurite |
Keywords: | azure cloud emulator microsoft storage |
Licenses: | MIT |
Submitter: | JamieMagee |
Maintainer: | JamieMagee |
Last Packager: | JamieMagee |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-07-13 09:45 (UTC) |
Last Updated: | 2024-11-08 21:13 (UTC) |
Dependencies (2)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- npm (corepackerAUR, python-nodejs-wheelAUR)
Latest Comments
billypilgrim commented on 2022-11-17 16:49 (UTC)
Hey, thanks for packaging this!
I was just wondering if you'd mind adding !strip to the options? Currently the stripping part takes aaaaages because there are so many files. None of them are actually strippable anyway.
JamieMagee commented on 2021-02-16 21:57 (UTC)
@dcreager Thanks, I don't have access to my Arch machine right now to update this package, but I think having both v2 and v3 should be fine for now, while v3 doesn't have feature partity with v2.
dcreager commented on 2021-02-16 15:42 (UTC)
I've added a separate nodejs-azurite3 package for the new v3 version of Azurite. It seems worth keeping this package for the legacy v2 version, since there are differences in their capabilities. (The v3 version supposedly doesn't support the Table service, so if you need to test against that, you'll need to install this package to get the legacy azurite.)