index
:
xlgmokha/killjoy.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
killjoy.rb
Age
Commit message (
Expand
)
Author
2016-01-30
attempt to update timing tests for kafka.
mo khan
2016-01-30
implement a kafka producer/consumer.
mo khan
2016-01-30
move rmq classes to rmq dir and install kafka.
mo khan
2015-11-07
move RMQ configuration to a yaml file.
mo khan
2015-10-31
extract blocking writes consumer.
mo khan
2015-10-31
start testing mongo write speed and split out casandra classes.
mo khan
2015-10-25
try a custom thread pool then use bunny consumer pool.
mo khan
2015-10-25
rename run to subscribe.
mo khan
2015-10-24
more require logger.
mo khan
2015-10-24
configure a logger.
mo khan
2015-10-22
extract message object to make it easy to use the sync or async api.
mo khan
2015-10-22
remove sneakers.
mo khan
2015-10-18
create active record style query interface.
mo khan
2015-10-17
use ASYNC ENV var to run asynchronously and trap TERM to stop cassandra react...
mo khan
2015-10-17
get bin/console working and extract async writer.
mo khan
2015-10-17
make the prefetch and cores match the number of CPUs
mo khan
2015-10-17
connect to cassandra after forking to remove contention for shared file descr...
mo khan
2015-10-17
clean up log line writer specs.
mo khan
2015-10-17
write into log lines table.
mo khan
2015-10-17
introduce null object for processing bad log lines.
mo khan
2015-10-17
use virtus to generate model attributes.
mo khan
2015-10-17
initialize log line using attributes hash.
mo khan
2015-10-12
build sneakers worker to process nginx logs.
mo khan
2015-10-12
initial commit.
mo khan