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

Feature: Multiple Befores, Afters, and Receives #25

Open alanjames1987 opened 9 years ago

alanjames1987 commented 9 years ago

Currently only one before, one after, and one receive can be added to a model at a time. There should be more allowed.

alanjames1987 commented 9 years ago

This needs to be a high priority for the next release.