This is a heavier upgrade, so I jumped the version number from 1.0.5 directly to 1.1.0.
- Add support for namespaces operation, including the ability to create and delete namespaces
- Add support for creating tables in a given namespace
- Add support for table search with regular expression
For more details, please refer to the [DemoClient.py](DemoClient.py) script.