GithubHelp home page GithubHelp logo

vaultec81 / js-pinza Goto Github PK

View Code? Open in Web Editor NEW
16.0 3.0 1.0 156 KB

Pinza is an IPFS pinning system and clustering software using Ceramic as a distributed database.

License: GNU General Public License v3.0

JavaScript 71.51% TypeScript 28.49%
ipfs cluster ipfs-cluster orbit-db aviondb

js-pinza's Introduction

Pinza

Pinza is an IPFS pinning system and clustering software using Ceramic as a distributed database.

Install

CLI

Installing globally will add pinza executable to path.

npm install -g pinza

Usage

pinza --help

Will print available commands. Or see CLI for full command list.

License

MIT

js-pinza's People

Contributors

vaultec81 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

bitcard

js-pinza's Issues

Release v0.1.0

Whats left for release:

  • Create, leave, join, cluster.
  • Pin, unpin
  • Basic sharding system.
  • Error/status code support. Better handling for full HTTP API.
  • Basic HTTP API
  • Basic CLI
    • Create cluster
    • Join cluster
    • Leave cluster
    • Add pin to cluster
    • Remove pin from cluster
    • Import pinset
    • Export pinset
  • JS HTTP client library
  • Authentication, protected writes to cluster
    • Grant authorization via Orbitdb/aviondb access controller. Potentially using symmetric key. (Future goal)
  • Basic health-checks. Non critical, enabled but not enforced. Informational only until later. skipping for a later release.
  • Create documentation for Cli, HTTP Client library, and underlying technology.

Fixes, misc, and general improvements.

  • Call ipfs.object.stat even if CID is already pinned when running through pinning process
  • Commitment CLI command return no output if commitment length === 0
  • Commitment CLI command include total number of commited CIDs
  • Occasionally check if commitment is pinned. (once every 30m-1h)
  • Use aviondb collection directly, prevents collection not found.
  • Pin ls CLI command return no output if pin is undefined
  • HTTP full request validation. Prevent missing args, invalid args.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.