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: Find Alias for Read #9

Closed alanjames1987 closed 9 years ago

alanjames1987 commented 9 years ago

Mongoose uses find and findOne. These should be added as aliases of read and readOne.

alanjames1987 commented 9 years ago

Added in 0.12.0.