ptp

module
v0.0.0-...-22af793 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2023 License: MIT

README

ptp

pipe to pipe, just piping data to pipe data because why not

Requirements
  • go 1.20
  • make
  • air (optional)
  • docker and docker-compose
Usage
  • mv .env.example .env
  • go mod download
  • docker compose up -d
  • make dev
graph TD;

    file[File Module]
    sqlite[SQLite Module]
    kafka[Kafka Module]
    postgres[Postgres Module]
    redis[Redis Module]
    websocket[WebSocket Module]

    file --> sqlite
    sqlite --> kafka
    kafka --> postgres
    postgres --> redis
    redis --> websocket

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL