MongoDB通过将文件划分为多个文档之间的较小块,使用GridFS规范来存储大文件。
MongoDB USES the GridFS specification to store large files, by dividing the file into smaller chunks among multiple documents.
此外,您还将学习如何在MongoDB中使用GridFS存储大文件。
In addition, you'll also learn how you can store large files in MongoDB using GridFS.
如果是将跟踪信息存储到一个文件,则转储文件的大小只受空余空间和系统所允许的最大文件大小的限制。
If you are tracing to a file, the size of the dump file is limited only by the free space and maximum allowable file size on the system.
应用推荐