Python implementation of Stripe's description of their event processing system.

https://github.com/texuf/pymonster
by texuf • 12 years ago
2 1 12 years ago

I watched Greg Brockman's talk about how Stripe used MongoDb for processing events [1] and thought the emphasis on clean syntax and flexibility was nice, so I tried to implement it myself.

Related Stories

Loading related stories...

Source preview

github.com