Inventa - A Go and Python library for microservice registry and executing RPC over Redis

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • inventa-examples

    Cross-language example projects to demonstrate how Inventa works and how to use it as microservice registry and for executing RPC.

  • I see. You have needs mostly long-running processes. But for e.g., about distributed scheduler, you can find an example at "doRemoteCalculations" function in https://github.com/adalkiran/inventa-examples/blob/main/calculator/go-orchestrator/src/main.go It is an example of calling some remote functions periodically.

  • go-inventa

    A Go library for microservice registry and executing RPC (Remote Procedure Call) over Redis.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • py-inventa

    A Python library for microservice registry and executing RPC (Remote Procedure Call) over Redis.

  • - Inventa for Python: https://github.com/adalkiran/py-inventa - https://pypi.org/project/inventa

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Mastering Golang Microservices - A Practical Guide: Embrace High-Performance with Kitex and Hertz

    6 projects | dev.to | 12 Jan 2024
  • Show HN: A microservice framework, listed in CNCF Landscape, 1 year 10k+ stars

    5 projects | news.ycombinator.com | 20 Sep 2021
  • How to Visualize and Analyze Data in Open Source Communities

    4 projects | dev.to | 21 Apr 2024
  • Reverse Engineering Protobuf Definitions from Compiled Binaries

    5 projects | news.ycombinator.com | 9 Mar 2024
  • Show HN: Achieving Consensus with Go – A Raft Implementation

    1 project | news.ycombinator.com | 22 Feb 2024