Difference between revisions of "GridFS"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [[MongoDB]] can be used as a file system, called GridFS, with load balancing and data replication features over multiple machines for storing files | ||
+ | |||
https://docs.mongodb.com/manual/core/gridfs/ | https://docs.mongodb.com/manual/core/gridfs/ | ||
Line 10: | Line 12: | ||
* {{RocketChat}} | * {{RocketChat}} | ||
* {{MongoDB}} | * {{MongoDB}} | ||
+ | |||
+ | |||
+ | [[Category:MongoDB]] |
Latest revision as of 08:35, 26 June 2020
MongoDB can be used as a file system, called GridFS, with load balancing and data replication features over multiple machines for storing files
https://docs.mongodb.com/manual/core/gridfs/
Related commands[edit]
See also[edit]
Advertising: