loghisto icon indicating copy to clipboard operation
loghisto copied to clipboard

persistent outbound queue

Open spacejam opened this issue 10 years ago • 1 comments
trafficstars

Currently, a ring buffer of a fixed length is used for the outbound queue. Metrics are dropped when this is filled. Possibly just use https://github.com/bitly/nsq/blob/master/nsqd/diskqueue.go

spacejam avatar Dec 12 '14 04:12 spacejam

https://github.com/spacejam/loghisto/tree/tan_persistent_queue

spacejam avatar Dec 12 '14 06:12 spacejam