gridfs信息详情
gridfs公司
gridiron games───网格游戏
newt gingrich podcast───纽特金里奇播客
bonefish grill───桂鱼烤架
thats gril───那是格林
Nice gril───不错的女孩
spearfish grill───鱼叉烤架
living off the grid───脱离电网生活
grille 15───格栅15
griping pain───[医] 绞痛
agricultural implements───农(业机)具;[农机]农具
In addition, you'll also learn how you can store large files in MongoDB using GridFS.───此外,您还将学习如何在MongoDB中使用GridFS存储大文件。
MongoDB USES the GridFS specification to store large files, by dividing the file into smaller chunks among multiple documents.───MongoDB通过将文件划分为多个文档之间的较小块,使用GridFS规范来存储大文件。
The article discussed how to use GridFS to store large amounts of data in a grid via a new streaming API, which makes use of Infinispan.───本文讨论了在网格中如何通过Infinispan的一套新的流api,来使用网格文件系统存储大容量的文件。
The standard MongoDB distribution includes command line utilities for adding and retrieving GridFS files to and from the local file system.───标准MongoDB发行版包含将GridFS文件添加到本地文件系统以及从本地文件系统检索GridFS文件的命令行工具。
MongoDB uses the GridFS specification to store large files, by dividing the file into smaller chunks among multiple documents.───MongoDB通过将文件划分为多个文档之间的较小块,使用GridFS规范来存储大文件。
The article discussed how to use GridFS to store large amounts of data in a grid via a new streaming API, which makes use of Infinispan.───本文讨论了在网格中如何通过Infinispan的一套新的流API,来使用网格文件系统存储大容量的文件。
Large file storage using GridFS───使用GridFS的大文件存储