Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loov/combiner
Package combiner implements combining-queue for batching operations.
https://github.com/loov/combiner
Last synced: about 1 month ago
JSON representation
Package combiner implements combining-queue for batching operations.
- Host: GitHub
- URL: https://github.com/loov/combiner
- Owner: loov
- License: bsd-2-clause
- Created: 2018-05-07T10:06:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-04T07:48:54.000Z (over 2 years ago)
- Last Synced: 2024-06-21T17:08:10.481Z (6 months ago)
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 5
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# combiner
Package combiner implements combining-queue for race-free batching of operations.