You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
src/main/java/eu/mikroskeem/mongohackery | 6 years ago | |
.gitignore | 6 years ago | |
README.md | 6 years ago | |
pom.xml | 6 years ago |
README.md
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