Closed msimon closed 11 years ago
Hi Simon,
Yes, I am planning for this and there is already a issue created for lwt under the milestone 2.
However, I don't want to let the whole mongo driver to depend solely on lwt, instead, I wish for a lwt support version. like cohttp did.
I am currently working on another ocaml related stuff. So I am not sure I can do the lwt thing now, although it is planned.
If you can help, I 200% welcome for sure.
I just push on a branch a version using lwt. I'll look how they integrate it in cohttp and make a pull request.
Thanks!
Would you be against lwt to handle all the query to mongo server ?
Let me know