Class FlatStorage

  • All Implemented Interfaces:
    AutoCloseable, Storage

    public class FlatStorage
    extends Object
    implements Storage
    A Storage that stores the cache as a series of flat files, designed to be git revisioned.