vikash002 / rock-php

Automatically exported from code.google.com/p/rock-php
0 stars 0 forks source link

Collapse collections by prefix #207

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have a lot of collections with such name as:
_message_20120423
_message_20120430
_message_20120507
_message_20120514
_message_20120528
_message_20120604
_message_20120611
_message_20120618
_message_20120625
...

It is very annoying to see them all persistently. It would be nice to have 
ability to group them by prefix "_message" and collapse them.

RockMongo Version (1.1.2)

Original issue reported on code.google.com by ua.o...@gmail.com on 25 Jun 2012 at 11:21