mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
d4ede379c1
Import lru_cache and add caching decorators to frequently called methods including verse lookup, book/chapter enumeration, and text retrieval. Replace iterator-based verse text lookup with direct cached method.