Resx
A resource management and processing library for Elixir
Installation
Note: This library is still in development, there's no guarantee of backwards compatibility at this point in time as the planned features are introduced. After it reaches that point the version will be bumped to 0.1.0.
def deps do
[{ :resx, "== 0.0.0" }]
end
Todo
- Resource finalisation
- Resource comparison
- MIME processing pipelines
- Resource stores
- File store
- Memory store?
- DateTime timestamp?
- File sources (in-progress)
- Store hash in file sources
- Optionally load a file's meta/hash information