mongo_pool 1.0.2
mongo_pool: ^1.0.2 copied to clipboard
A MongoDB connection pool for Dart. Using this package, your application will open as many database connections as you specify as soon as it runs. You can open, close and change the number of these li [...]