There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
mobacache is a pythonic interface for creating a cache over redis or other provider. It provides simple decorators that can be added to any function to cache its return values.