Skip to content

similar to singleflight, but it is used to merge different parameters into batch calls with a count window and time window

License

Notifications You must be signed in to change notification settings

kkHAIKE/mergeflight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mergeflight

GoDoc

It is similar to singleflight, but it is used to merge different parameters into batch calls with a count window and time window.

This is useful for making batch RPC requests or DB queries, or for other slow I/O functions.

usage

see godoc

About

similar to singleflight, but it is used to merge different parameters into batch calls with a count window and time window

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages