Description
The IRB shell is a nice way to manage your tables and it would be nice to able to use it along with the "indexed" contrib. I propose a loadable .rb file to add the following commands:
create_index <TABLE> <FAMILY> <QUALIFIER>
remove_index <TABLE> <FAMILY> <QUALIFIER>
list_index <TABLE> <FAMILY>