Custom Commands status?

40 views
Skip to first unread message

Geert Pante

unread,
Jul 20, 2015, 12:35:12 PM7/20/15
to monge...@googlegroups.com
Hi there,

I see you merged my support for authenticationDatabase last week. Thank you for that.

We've also had troubles with the db.eval() command, which we didn't want to use on our production databases.

First we avoided this by creating custom commands that ran via the MongoDB API directly: https://github.com/secondmarket/mongeez/pull/39

Now, we upgraded this to use horn-of-mongo (https://github.com/nlloyd/horn-of-mongo), which allows us to run javascript code on the client side (with some limitations), and thus avoiding db.eval(): https://github.com/secondmarket/mongeez/pull/52


But we still need some real java commands, for example to keep ElasticSearch in synch with our mongo database.

Maybe we can drop the mongeezInterpreter from the pull request, but still support custom commands?


What do you think?


Reply all
Reply to author
Forward
0 new messages