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
Age
Commit message (
Expand
)
Author
2019-04-20
Merge pull request #2 from mokhan/kafka
main
mo khan
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
cache exchange.
mo khan
2015-11-07
move heartbeat and prefetch to amqp.yml
mo khan
2015-11-07
move RMQ configuration to a yaml file.
mo khan
2015-10-31
use logger config.
mo khan
2015-10-31
add more log lines.
mo khan
2015-10-31
reduce complexity in experiments constructor.
mo khan
2015-10-31
initialize each consumer with just the dependencies they need.
mo khan
2015-10-31
extract blocking writes consumer.
mo khan
2015-10-31
log errors and fix bug in mongo consumer.
mo khan
2015-10-31
start testing mongo write speed and split out casandra classes.
mo khan
2015-10-31
install mongodb.
mo khan
2015-10-29
move ruby specific gems to platform block.
mo khan
2015-10-29
specify the logger.
mo khan
2015-10-25
inline heartbeat and prefetch configs.
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-25
move rmq publishing to message bus.
mo khan
2015-10-25
start testing with jruby.
mo khan
2015-10-24
more require logger.
mo khan
2015-10-24
configure a logger.
mo khan
2015-10-24
stop the message bus when the application is shut down.
mo khan
2015-10-24
try stackprof.
mo khan
2015-10-24
move experiments to a separate file.
mo khan
2015-10-24
add ruby-prof.
mo khan
2015-10-24
improve test script to wait for async writes to complete.
mo khan
2015-10-24
silence cassandra logger.
mo khan
2015-10-24
compare blocking writes vs non-blocking writes.
mo khan
2015-10-24
add script to simplify testing ips.
mo khan
2015-10-22
make async worker inherit from sync worker.
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-19
default to 4 shards.
mo khan
2015-10-18
extract scope to search by ip.
mo khan
2015-10-18
create active record style query interface.
mo khan
2015-10-18
update ping to publish a new message and sanitize html.
mo khan
2015-10-18
simplify model mapping logic and allow publisher to be re-used.
mo khan
2015-10-18
add ip address filter.
mo khan
2015-10-18
add sinatra application to display all logs.
mo khan
2015-10-17
drop from 16 to 4 queues.
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
add build status to readme.
mo khan
2015-10-17
cache bundler.
mo khan
2015-10-17
attempt to configure cassandra on travis-ci.
mo khan
2015-10-17
add option to run workers using futures api.
mo khan
2015-10-17
remove rescue.
mo khan
[next]