Skip to content

README snippet #15

@rvvincelli

Description

@rvvincelli

Hi,

Thanks a lot for this clever caching making good use of Flask caching, the dogpile caching documented in the SQLAlchemy docs is rather poor and hazy to understand.

I think in the snippet it would be clearer to have:

cache = Cache(app, config={'CACHE_TYPE': 'simple'})

otherwise as you know caching is disabled actually.

Cheers,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions