# Functions
No description provided by the author
NewClient returns a database instance connected to a remote database instance.
NewServer returns a database instance that is managed remotely.
# Variables
No description provided by the author
No description provided by the author
# Structs
DatabaseClient is an implementation of database that talks over RPC.
DatabaseServer is a database that is managed over RPC.