Represents a server for a memory database.
Gets whether the database server is running.
True if the server is running. False otherwise.
Starts the server.
The client that is connected or can connect to the server.
Stops the server.
True if the server is stopped. False otherwise.
Represents a server for a memory database.