* prerequisites * storetest package
* Return viewed at times in view channel API response * Updated transaction to read and write once * Remove transaction and only update if new value greater than older
* move sql store code into store/sqlstore package * move non-sql constants back up to store * fix api test * derp