biolearn.cache
: Cache#
This module provides implementations for caching that can be provided to the data library
Classes:
|
A cache implementation that does nothing. |
|
A cache that stores data as serialized objects in a local directory. |