Revert "[FEAT]: Add mem caching to the API to create and retrieve IntegritySignature" (#27936)
This reverts commit c6192b8b40656c44ba0a89cdd569fb0c0e4f87c4. The caching does little to save performance and in the case of whole course interation, it has a netgative performance impact.
Showing
- openedx/core/djangoapps/agreements/api.py 2 additions, 21 deletionsopenedx/core/djangoapps/agreements/api.py
- openedx/core/djangoapps/agreements/cache.py 0 additions, 13 deletionsopenedx/core/djangoapps/agreements/cache.py
- openedx/core/djangoapps/agreements/tests/test_api.py 5 additions, 26 deletionsopenedx/core/djangoapps/agreements/tests/test_api.py
Please register or sign in to comment