Block Cache framework.
Showing
- lms/envs/test.py 4 additions, 0 deletionslms/envs/test.py
- openedx/core/lib/block_cache/__init__.py 59 additions, 0 deletionsopenedx/core/lib/block_cache/__init__.py
- openedx/core/lib/block_cache/block_cache.py 84 additions, 0 deletionsopenedx/core/lib/block_cache/block_cache.py
- openedx/core/lib/block_cache/block_structure.py 606 additions, 0 deletionsopenedx/core/lib/block_cache/block_structure.py
- openedx/core/lib/block_cache/block_structure_factory.py 197 additions, 0 deletionsopenedx/core/lib/block_cache/block_structure_factory.py
- openedx/core/lib/block_cache/exceptions.py 10 additions, 0 deletionsopenedx/core/lib/block_cache/exceptions.py
- openedx/core/lib/block_cache/tests/__init__.py 0 additions, 0 deletionsopenedx/core/lib/block_cache/tests/__init__.py
- openedx/core/lib/block_cache/tests/test_block_cache.py 113 additions, 0 deletionsopenedx/core/lib/block_cache/tests/test_block_cache.py
- openedx/core/lib/block_cache/tests/test_block_structure.py 218 additions, 0 deletionsopenedx/core/lib/block_cache/tests/test_block_structure.py
- openedx/core/lib/block_cache/tests/test_block_structure_factory.py 114 additions, 0 deletions...ore/lib/block_cache/tests/test_block_structure_factory.py
- openedx/core/lib/block_cache/tests/test_transformer_registry.py 68 additions, 0 deletions...x/core/lib/block_cache/tests/test_transformer_registry.py
- openedx/core/lib/block_cache/tests/test_utils.py 234 additions, 0 deletionsopenedx/core/lib/block_cache/tests/test_utils.py
- openedx/core/lib/block_cache/transformer.py 128 additions, 0 deletionsopenedx/core/lib/block_cache/transformer.py
- openedx/core/lib/block_cache/transformer_registry.py 46 additions, 0 deletionsopenedx/core/lib/block_cache/transformer_registry.py
- openedx/core/lib/cache_utils.py 12 additions, 1 deletionopenedx/core/lib/cache_utils.py
Loading
Please register or sign in to comment