boltstore/reaper
2014-12-18 12:51:57 +01:00
..
doc.go Update README.md 2014-06-18 11:55:28 +09:00
options.go Add examples 2014-06-18 11:50:40 +09:00
options_test.go Update reaper/reaper_test.go 2014-06-18 01:46:12 +09:00
reaper.go Improved the reap loop function to not block on a high options.CheckInterval value. This might block a Quit request for a complete CheckInterval timeout. Fixed this with a ticker and by listening parallel on the ticker and the quit signal. 2014-12-18 12:51:57 +01:00
reaper_test.go updated error in reaper_test.go 2014-12-18 03:07:13 +01:00