alanjames1987 / marilyn

Marilyn is a client side, Socket.IO driven, Pub/Sub, model layer with a query system similar to Mongoose.
MIT License
114 stars 3 forks source link

Better Update Documentation #8

Closed alanjames1987 closed 9 years ago

alanjames1987 commented 9 years ago

Improve the documentation for how updates work.

The before, receive, and after, and callback work differently than other CRUD events.

alanjames1987 commented 9 years ago

Only the before works differently. It accepts three parameters. They have been documented in the README.md.