newStore abstract method

Future<T> newStore()

Creates a new store

Implementation

Future<T> newStore();