source/sox: integrate mcache support to reduce soxi calls
commite76ed3cd8280f3516be3dac7c73f6481f1e69ec4
authorEric Wong <e@80x24.org>
Mon, 26 Dec 2016 23:57:32 +0000 (26 23:57 +0000)
committerEric Wong <e@80x24.org>
Tue, 27 Dec 2016 00:52:54 +0000 (27 00:52 +0000)
tree4e7405bc252a1e708d9a133ce7f1ebed37f311ec
parentefd81f4f6be4e91225aa893787d4ede84b46ed5e
source/sox: integrate mcache support to reduce soxi calls

This should improve performance with slow filesystems
or systems with slow spawn performance.
lib/dtas/source.rb
lib/dtas/source/sox.rb
test/test_source_sox.rb