mongo-gridfs-test/README.md

6 lines
137 B
Markdown
Raw Permalink Normal View History

2017-01-24 15:13:55 +02:00
# mongo-gridfs-test
Let's see how MongoDB GridFS works
Note: quick MongoDB command is `docker run --rm -p 27017:27017 -ti mongo:3.4.1`