# Functions
NewDatastore returns a newly instantiated Datastore instance.
# Constants
DefaultPageSize is the default page size we use when reading data from the datastore.
MaxPageSize is the maximum page size we allow clients to request when reading data from the datastore.