Giter Club home page Giter Club logo

cargo's Introduction

Cargo

Blockchain sync for the cult of Cardano

Cargo is a scalable event-based multi-input/multi-output transform system with a focus on syncing the Cardano blockchain and related ecosystem.

Inspiration for this tool comes from CDAP and its simplified data pipelines as code, and by tools like Cardano DB sync and Oura within the Cardano ecosystem.

Design goals

Our primary goal is to create an application which can be used for simple use cases on a local development machine, yet be horizontally scalable at several key points while remaining interoperable with the overall software ecosystem.

This interoperability comes from creating standard data formats for passing events between the various layers so necessary data structure transformations can be applied. For example, an Oura sink could be written for Cargo, which would allow reusing Oura and its filtered data as an input source.

  • Event based architecture
  • DAG based workflow definitions
    • Sharable code
  • Horizontally scalable
  • Configurable inputs (sources)
    • Cardano blockchain (cardano-node)
    • External programs
    • Webhooks
  • Configurable transforms (filters)
    • External programs
    • Can be chained together
  • Built-in transform primitives
    • JOIN, SPLIT
    • Schema alter (internal)
  • Configurable outputs (sinks)
    • AMQP
    • Kafka
    • Database (cardano-db-sync compatible)
    • Webhooks
  • Configurable message bus
    • AMQP
    • Kafka
    • In-memory (single process only)

cargo's People

Contributors

agaffney avatar dependabot[bot] avatar wolf31o2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cargo's Issues

ACTION REQUIRED: Changes to pulling Chainguard Images

Hey there Chainguard here.

We noticed that you are using Chainguard Images, thank you! We wanted to make you aware of an upcoming change that will impact your project.

Starting August 16, 2023 public users will no longer be able to pull images from our registry (cgr.dev/chainguard) by tags other than latest or latest-dev. Please see the announcement for more information.

You are currently using the following.

In https://github.com/blinklabs-io/cargo/blob/066bf6ad58e9ebc58f89a97ebbbf3ee2870403c4/Dockerfile:

  • cgr.dev/chainguard/go:1.19

Our goal is to prevent your project from experiencing any disruptions. Please see the migration guide for options.

If there's more we can do to help please reply to this issue or email us at [email protected].

Thank you!

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.