masylum / mongolia

Flexible non-magical layer for the nodejs MongoDB driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxy cursor

masylum opened this issue · comments

By doing this I could implement alias, namespaces and mappings for find operations too.

Just proxy the find method to return a proxied cursor, and so on... INCEPTION!