create


Description:

public static unowned Backend create ()

Creates a Backend using the default backend defined at compile time.

You can override the default backend by setting the <literal>UNIQUE_BACKEND</literal> environment variable with the name of the desired backend.

Returns:

the newly created Backend instance