0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #32 from plukevdh/patch-1 More... about 10 years ago
Update source to be https More... about 10 years ago
Merge pull request #31 from joefreeman/master More... about 10 years ago
Consistently return numeric values from server. More... about 10 years ago
Close connection to Redis after a server connection ends More... about 11 years ago
Use alternate form of socket.send More... about 11 years ago
Add a 'fast' threadpool for timers for redis aggregation; prevents them from getting stuck behind 'slow' disk More... over 11 years ago
Merge pull request #20 from Sephi-Chan/master More... over 11 years ago
Fix typo. More... over 11 years ago
Delete an entire timer key (mean,min,max,etc.) all at once if you don't specify More... over 11 years ago
Specifically rescue Ernno:ENOTEMPTY, let other problems emptying empty directories bubble up More... over 11 years ago
No need for instance variables here More... over 11 years ago
Merge branch 'master' of https://github.com/groe/batsd More... over 11 years ago
Add 'datapoints' command to list all known datapoints More... over 11 years ago
Minor CLI fix More... over 11 years ago
Update readme (fix delete example) More... over 11 years ago
fix deleter docs More... over 11 years ago
update README to include delete command More... over 11 years ago
add "bin/batsd delete <statistic>" command More... over 11 years ago
add ".rvmrc" to .gitignore More... over 11 years ago
Bump to redis 3.0.2 More... over 11 years ago
Merge pull request #17 from grk/dont-split-on-bang More... over 11 years ago
Don't split on bang when receiving data More... over 11 years ago
Only skip a retention that's younger than the requested start time if it's not the last retention More... over 11 years ago
Use json-ruby on jruby More... over 11 years ago
Diskstore truncator makes a string comparison More... over 11 years ago
Give each thread a chunk of 100 keys at a time to truncate More... over 11 years ago
Improvements to threadpool truncation - hold the master open More... over 11 years ago
Use a threadpool for truncation; must name exception if you're going to try to log it More... over 11 years ago
Gem version bumps and fixes More... over 11 years ago