Aaron Qian

Results 24 comments of Aaron Qian

I have a rather special use case here. I'm working on a service API that is basically a middle man for all the internal APIs in my company. When a...

Maybe call it `A3` -- Asynchronous Application API

I wouldn't categorize that system as HA. Although it is quite critical. The current system is built with rails 2.3 backed with 20 unicorn processes. Also, I guess I vastly...

I don't think sinatra can work out of the box with async-rack. Try https://github.com/ghazel/async_sinatra

Briefly took a look at your branch. The idea is definitely useful, and I'd like to expand upon that. It'd be more flexible if we can query by a set...

Hey guys, Just some thoughts, please let me know how it sounds. When I first started this gem, my primary goal was to allow tagging by context for my own...

@s12chung, I think this gem just need to handle store/retrieve, store some context related metadata, and expose some apis to access them. I'm working on mongoid-history refactoring at this moment....

I don't consider this a core feature, so I feel there is no need to put it in at this stage. I'll keep this ticket open and if more people...

I think this is a similar issue as #10 if I understand correctly. Can you elaborate a bit more on what you are trying to accomplish? Specifically, what kind of...

some sort of tagger functionality?