cantrip icon indicating copy to clipboard operation
cantrip copied to clipboard

Feature: mongodb extension

Open mindmelting opened this issue 10 years ago • 2 comments

Would be nice for this to work directly with mongodb.

Similar to Baucis, but without the need for schema definitions.

mindmelting avatar May 06 '15 15:05 mindmelting

At some point in the past the persistence layer was modular, and I did create implementations for mongodb, redis and even firebase (take a look at my repositories). We ultimately decided that cantrip shoud do one thing and do that well, but I image it would be possible to reintroduce that feature.

borlaym avatar May 06 '15 19:05 borlaym

We ultimately decided that cantrip shoud do one thing and do that well,

I agree with this. I'd stick with it as principle. @mindmelting there are a number of MongoDB REST interfaces, why not just use those? It seems to me that cantrip's value proposition is that it's just JSON files.

jprichardson avatar May 19 '15 13:05 jprichardson