Advanced Search
Search Results
3 total results found
readme.md for @push.rocks/smartstorage
A high-performance, S3-compatible storage server powered by a Rust core with a clean TypeScript API. Runs standalone for dev/test — or scales out as a distributed, erasure-coded cluster with QUIC-based inter-node communication. No cloud, no Docker. Just npm in...
readme.md for @push.rocks/smartwebdav
A package for interacting with WebDAV servers, providing easy file and directory operations. Install To install @push.rocks/smartwebdav in your project, use npm or Yarn as follows: npm install @push.rocks/smartwebdav or yarn add @push.rocks/smartwebdav Usage...
changelog.md for @push.rocks/smartstorage
2026-03-23 - 6.3.2 - fix(docs) update license ownership and correct README license file reference Adjusts the copyright holder name in the license file Fixes the README link to match the lowercase license filename 2026-03-21 - 6.3.1 - fix(cluster) improve sh...