fun <T : Keyed<T>> Datastore.put(modelInstance: Keyed<T>): Key<T>
Synchronous put of an object to the datastore.