-
or https://github.com/StevenACoffman/errgroup if you don't use panic-recovery middleware
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
For example in a distributed database like this, each node of the database has to start one server listening to a port to serve database users’ requests to CRUD data, and start another server on a different port to serve data replication requests between nodes. And you want only one main function for the code running on each node, so using a goroutine like what you shared makes perfect sense.
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.
Related posts
-
Implementing a distributed key-value store on top of implementing Raft in Go
-
StepFun Built an Efficient and Cost-Effective LLM Storage Platform with JuiceFS
-
Fault Tolerance in Distributed Systems: Strategies and Case Studies
-
just wanted to ask is there an in memory database that uses s3 or gcp cloud storage as permanent storage
-
Can anyone recommend tikv nosql database