Skip to content

Use of memcache is a blocker to Python 3.7 migration #1371

Open
@rbubley

Description

@rbubley

main/cache.py uses memcache

This is not available in the Python 3.7 runtime.
Google suggests using Memorystore for redis, but this has no free tier, and gae-init is intended to work within the free tiers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions