Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Initial implementation of storage layer path mapper #729

Merged
merged 1 commit into from Nov 14, 2014

Commits on Nov 14, 2014

  1. Initial implementation of storage layer path mapper

    We've added a path mapper to support simple mapping between path objects used
    in the storage layer and the underlying file system. The target of this is to
    ensure that paths are only calculated in a single place and their format is
    separated from the data that makes up the path components.
    
    This commit only includes spec implementation to support layer reads. Further
    specs will come along with their implementations.
    stevvooe committed Nov 14, 2014
    Configuration menu
    Copy the full SHA
    8e44c1d View commit details
    Browse the repository at this point in the history