MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / advanced.py

File advanced.py

examples/dogpile_caching/advanced.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Illustrate usage of Query combined with the FromCache option,
2including front-end loading, cache invalidation and collection caching.
3
4

Callers

nothing calls this directly

Calls 3

load_name_rangeFunction · 0.85
format_fullMethod · 0.80
joinMethod · 0.45

Tested by

no test coverage detected