Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
haskell 驱动程序中是否支持 gridfs?
如果没有,如果二进制文件低于 16M,是否可以存储没有 gridfs 的二进制文件?我只需要存储一些附件,例如 .txt .doc .xls .pdf .jpg
谢谢。
haskell mongodb 驱动程序中不支持 gridfs。实际上这个驱动的开发目前因为一些内部问题而被冻结了,但是新的驱动现在正在开发中,它将支持gridfs,但计划在几个月后发布。