Netflix / ocelli

Apache License 2.0
53 stars 28 forks source link

Major refactor to cleanup Rx usage #67

Closed elandau closed 9 years ago

elandau commented 9 years ago

Modify the core API to track Member instances instead of MembershipEvents. Use compose()/Transformer instead of custom Operators to simplify Rx use. Modify execution strategy to use request/Observable instead of client/Observable