does datatables support mongodb gridfs

does datatables support mongodb gridfs

blue80blue80 Posts: 8Questions: 4Answers: 0

Hi, I am using datatables with mongodb. My collection has over 200 million rows. I also have a gridfs collection to hold those records whose size is over 16m. Now I can using datatables to work with the regular collection. Can I have it work for both (merge the regular collection and gridfs collection)?
Thanks for any advice?

This discussion has been closed.