Socket
Book a DemoInstallSign in
Socket

@staticdeploy/storage

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@staticdeploy/storage

staticdeploy storage module

latest
Source
npmnpm
Version
0.11.1
Version published
Weekly downloads
0
-100%
Maintainers
3
Weekly downloads
 
Created
Source

@staticdeploy/storage

Module proxying access to storage resources. The module is used by the api-server, which uses it to read from and write to the storage, and by the static-server, which uses it to read from the storage.

Currently StaticDeploy uses S3 (or any API compatible alternative) to store static files, and either SQLite ot PostgreSQL to store metadata about the files, as well as the other entities of StaticDeploy.

Contributing

See CONTRIBUTING.md.

FAQs

Package last updated on 17 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts