Manuel Astudillo

Results 577 comments of Manuel Astudillo

Hello, I am a bit confused, how can you run Bull using Java?

I guess that the use case for this is mostly as some kind of simple blog/news engine. In that case doing something like jader (https://github.com/MattMS/jader) may be a good idea,...

Aggregation is at the moment out of the scope of this project, since fowl is not really designed for this kind of operations. They could be implemented but they will...

Strange. Did the unit test go through (npm test) ? I am running in Mac OSX and it works nicely with latest fdb database. I published a new version of...

Do you mean for instance concatenation of javascript files? If thats what you mean, then the answer is yes. This could be achieved with a virtual file. As long as...

@carera In the setup that you explained, why do you need to have a role for every resource? why cant you just add all the resources for one country to...

I guess so, but I think you should bring up a realistic example, so that we can understand better how to tract it (since there are just around 190 countries)....

Honestly, I did not implement the mongo backend, but what you say is correct, using a role per collection is not a very efficient representation of roles, and and whole...

can we close this issue?

Will it still work with older mongo versions?