Open a gitty store according to Options. Defined
options are:
driver(+Driver)
Backend driver to use. One of files or bdb. When
omitted and the store exists, the current store is
examined. If the store does not exist, the default
is files.
Other options are passed to the driver method gitty_open(Store,
Options).