DrivineMetamodelVersionStore

constructor(persistenceManager: <Error class: unknown class>, clock: Clock = Clock.systemUTC())

Parameters

persistenceManager

Drivine's handle on the neo datasource.

clock

supplies the instant a version is stamped as saved at. Injectable so a test can pin the instants of two saves.