Files
oslo.cache/oslo_cache/core.py
Rodolfo Alonso Hernandez 6041068f77 Add kwarg function key generator
Added 'kwarg_function_key_generator' function, as a wrapper of
dogpile.cache's 'kwarg_function_key_generator'. This function allows
to a region to memoize from a function having keyword arguments.

Change-Id: I1bd762810ee0491c8bd96ccc92c49d3c0a1a08e9
Partial-Bug: #1696501
2017-06-29 13:53:48 +01:00

14 KiB