Bustle - Activities recording and retrieving using a simple Pub/Sub architecture
Bustle - Activities recording and retrieving using a simple Pub/Sub architecture. The advantages:
- It is lightweight and simple to use
- It is largely self-contained and separated from you core app logic
- It works nicely with ActiveRecord out of box
- It is ORM-agnostic therefore can be extended to use with other databases
- It has full unit test coverage
Post a comment