janez89 / mongoose-materialized

mongoose materialized plugin
59 stars 22 forks source link

missing features, ideas #9

Open janez89 opened 10 years ago

janez89 commented 10 years ago

I am planning to version 2.0. These look forward to ideas that are essential to making this a useful plugin is.

jonaswindey commented 10 years ago

I have a question, what's the main difference between this module and https://github.com/briankircho/mongoose-tree ?

janez89 commented 10 years ago

The basics are the same. API which is different.

DJWassink commented 10 years ago

It seems like it however is missing some usefull features which this plugin does have. Like setting a realtion with only a id of the parent.

Now ontopic: A missing feature is the depth property. It would be nice if we could write query's to mongo that use the depth property. So is it possible that the depth property also gets saved in mongo?