Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

archiveprotocol/logging-queue-interfaces

Repository files navigation

Logging Queue Interfaces

Description

This project centralizes the schema definitions for the different topics used by the Archive Protocol to interact with Kafka. The intent of this library is to be imported by other libraries that attempt to consume/produce Kafka messages.

Usage

How to import this library

Add logging-queue-interfaces as dependency to the package.json, as below:

"dependencies" : {
    ...,
    "logging-queue-interfaces": "https://github.com/archiveprotocol/logging-queue-interfaces.git#main",
    ...
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors