Skip to content

Library that helps you to perform batch operations in Go

Notifications You must be signed in to change notification settings

wricardo/batcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

batcher Build Status Coverage Status

Join the chat at https://gitter.im/wricardo/batcher

Batcher is a library that helps you to perform batch operations in Go. This library consists of "Collectors" and "Flushers". A Collector stores data in memory to be flushed latter. A Flusher receives data from a Collector and performs an operation in batch.

About

Library that helps you to perform batch operations in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published