Added
* added the `Aerospike` extra, to set up an aerospike enterprise container.
Fixed
* Fixed issue in webserver where if a client connection would disconnect abrubtly, the entire
server would stop working. This is probably not the expected behaviour of the mocked service so it
has been changed to ignore these events.
Added
* `AzuriteService` added `host_connection_string` and `host_endpoint_url` properties
* `allow_abrubt_disconnect` for websocket webserver endpoints.