bobthecow / genghis

The single-file MongoDB admin app
http://genghisapp.com
MIT License
1.45k stars 166 forks source link

Feature request - ability to name the server #151

Open gonegreen opened 10 years ago

gonegreen commented 10 years ago

When having more than one really long dsn string it's nearly impossible to tell what server it is - would be nice to have the ability to add a name - perhaps something like:

'my server'=usernane:reallylongpass@myreallylonghost/reallylongdatabase

bobthecow commented 10 years ago

Yep. That's in the works :)