go-accumulator

Event accumulator

Package to accumulate events and process them in batches after a specified interval or when the storage is full.

Solution for accumulation of events and their subsequent processing.

GitHub

7 stars
1 watching
0 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list

accumulatorbatchgogolanggolang-toolsgoroutinesutility

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
agoalofalife/eventA package implementing a pattern of event notification and response from multiple subscribers.58
yaa110/goteratorAn iterator implementation providing map and reduce functionalities for data processing in Go.16
eventstore/eventstore-client-goProvides an interface to interact with Event StoreDB using gRPC protocol in Go.105
xxjwxc/publicA comprehensive utility package for Go programmers175
sinhashubham95/go-actuatorProvides configuration and management features for Go applications15
go-ozzo/ozzo-logA Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets.122
nikolaydubina/go-instrumentAutomatically adds tracing code to Go functions and methods232
stanipetrosyan/go-eventbusProvides an event bus implementation with features like publish/subscribe and request/response patterns, as well as support for processors and network buses.5
abramovic/logrus_influxdbA Go library that enables log data from Logrus to be sent to an InfluxDB instance26
ake-persson/encodingProvides a generic interface to encode and decode data in a platform-agnostic way.9
asaskevich/eventbusA lightweight event bus with async compatibility for GoLang1,763
abrander/agentoCollects near real-time metrics from Linux hosts using InfluxDB as the backend.28
bojanz/addressA package providing data structures and validation rules for working with addresses in web applications.74
msempere/golarmA Go-based system monitoring and alerting tool52
zerosnake0/goctxA library that speeds up context value access in Go10