idealo / mongodb-performance-test

multithreaded test tool to test mongodb performances, such as throughput and latency
GNU Affero General Public License v3.0
85 stars 31 forks source link

1. Adding URL Support for Mongo 2. Updating dependencies #11

Closed soumencemk closed 1 year ago

kagahd commented 1 year ago

Thanks for your PR! Could you please adapt the README.md to reflect the newly added parameter? Maybe also put one or more examples how this parameter is to be used. Thanks in advance!

soumencemk commented 1 year ago

Added a sample and updated the Readme

kagahd commented 1 year ago

Thanks @soumencemk for the additions! I rebuilt the mongodb-performance-test.jar to have the same Manifest as usual. Also, your jar had a typo in its name. Furthermore, I tagged it with its current version number v1.1.3. Now, everything should be fine.