Open PythonFZ opened 2 weeks ago
It would be nice to have a way to attach a different storage type. For example one could say, read from h5 file first, then cache using redis / znsocket and keep reading from there.
h5
This would have to be on a per-key basis.
key
It would be nice to have a way to attach a different storage type. For example one could say, read from
h5
file first, then cache using redis / znsocket and keep reading from there.This would have to be on a per-
key
basis.