A lightweight library for storing blobs on the file system.
Skwish 是一个轻量级的Java类库,用来将二进制数据保存到文件系统中。允许对文件进行并发的读写,该类库设计的目的是为了防止异常错误、关键、程序退出导致的文件损坏。