Hi, I've implemented a Ruby query server.
I wanted to have libraries available to reduce functions. Is it okay to have add_lib add libraries to both mapper context and reduce context? The method of loading libraries seems a bit cumbersome in the current implementation, reducers are treated quite differently from mappers. Is there any plan to improve this going forward? Kind regards, Samuel
