1,914 reputation
617
bio website alanpeabody.com
location Burlington, VT
age 29
visits member for 3 years, 4 months
seen yesterday
stats profile views 80
Web Application Developer with solid knowledge in Ruby, Rails, JavaScript, jQuery, html, and css.

May
15
awarded  Enlightened
May
15
awarded  Nice Answer
Feb
22
answered Displaying paperclip content_type errors in simple_form
Jan
25
awarded  ruby-on-rails
Dec
31
awarded  Yearling
Dec
8
awarded  Good Answer
Aug
31
comment Unable to set cache capacity in cassandra 1.1
To clarify how to update the CF via CQL: ALTER TABLE Users WITH caching='rows_only';
Jun
28
comment RabbitMQ Topic exchanges: 1 Exchange vs Many Exchanges
Thanks @robthewolf. Using separate exchanges certainly helps to conceptualize, explain and document the topology. It does of course require a bit more setup. I am very interested in performance impact as well though.
Jun
28
revised RabbitMQ Topic exchanges: 1 Exchange vs Many Exchanges
edited body
Jun
28
asked RabbitMQ Topic exchanges: 1 Exchange vs Many Exchanges
Apr
24
answered Need Advice: Is this a good use case for a 'NoSQL' Database? If so, which one?
Apr
24
awarded  Nice Answer
Mar
1
awarded  Nice Question
Feb
12
awarded  Nice Answer
Jan
25
accepted Is storing 86k super columns (with 1-10 small columns each) per row a good idea in Cassandra?
Jan
25
comment Is storing 86k super columns (with 1-10 small columns each) per row a good idea in Cassandra?
Thanks, we will have plenty of rows, but I will have to study access patterns a bit more to determine how many are typically accessed or written to at once. I will also investigate composite columns to see if that might be a better match.
Jan
21
asked Is storing 86k super columns (with 1-10 small columns each) per row a good idea in Cassandra?
Dec
31
awarded  Yearling
Jul
7
answered Is there a way to assign a collection of primitives (eg String, Fixnum, rather than custom Objects) to an object using ActiveRecord in Rails?
Jun
12
awarded  Nice Answer