Prevents having multiple database connections open to a connection, preventing bugs with locking by relying on the boltdb database object to handle synchronization rather than file locking. Signed-off-by: Derek McGowan <derek@mcgstyle.net>