Does juju work with a JavaScript-less mongodb?
roger peppe
rogpeppe at gmail.com
Mon Dec 9 10:45:38 UTC 2013
On 9 December 2013 10:41, John Arbash Meinel <john at arbash-meinel.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> ...
>
>
>>> http://blog.mongolab.com/2013/06/new-features-in-mongodb-2-4-2/#V8_JavaScript_Engine
>>
>>>
>> It affects mapReduce, group, eval and $where. And I'm pretty sure
>> I've seen both eval and $where in our code.
>>
>>> I could only find them in test code. And once piece of compat
>>> code for old mongo.
>>
>>> Cheers, mwh
>>
>> John =:->
>
>
> Did you check the 'mgo' source as well? I thought I remember when you
> first connect it uses "eval" to get date stamps to check for clock skew.
I think you might be thinking of the state/presence package there,
which uses eval for pre-2.4 mongo to do that.
More information about the Juju-dev
mailing list