Open Source 101: My First PR to Hertz

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • hertz

    Go HTTP framework with high-performance and strong-extensibility for building micro-services.

  • Recently, with the enthusiastic help of Hertz community friends, I tried to submit a pull request to Hertz(an open-source Golang 's Http high performance framework) to support Hertz in using Consul for service registration and discovery. Here, I will briefly record the whole process from PR to merged, which is convenient for myself and other friends in need.

  • registry

    The service registration & discovery extensions for Hertz (by hertz-contrib)

  • The link of PR: feat: Support Hertz to use Consul for service discovery and registration

  • 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
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

  • Cloudwego/Hertz: Go HTTP framework from ByteDance

    1 project | news.ycombinator.com | 2 Jul 2023
  • Why is gin so popular?

    6 projects | /r/golang | 18 Apr 2023
  • Looking for some help with code to restart application

    1 project | /r/golang | 15 Apr 2023
  • Is there a tool that would generate an http router from doc comments on handler functions?

    2 projects | /r/golang | 13 Mar 2023
  • Should we use IDL to develop web api service?

    1 project | /r/golang | 26 Jan 2023