Stephen J Day
2ebc373d91
Refactor inmemory driver for Stat and WriteStream methods
This change started out as simply updating the existing inmemory driver to implement the new Stat call. After struggling with the map based implementation, it has been refactored to be a tree-based implementation. This process has exposed a few missing error cases in the StorageDriver API that should be addressed in the coming weeks.
Description
Languages
Go
97.8%
Shell
1.7%
Dockerfile
0.2%
Makefile
0.2%