Skip to content

Introduce redis cache#445

Open
nikolas wants to merge 1 commit into
mainfrom
memcached
Open

Introduce redis cache#445
nikolas wants to merge 1 commit into
mainfrom
memcached

Conversation

@nikolas

@nikolas nikolas commented Jun 8, 2026

Copy link
Copy Markdown
Member

Introduce redis cache

Our content tree is getting large, and pagetree uses django's cache
system which will make use of redis or memcached if available, so I
think this will be useful here.

I am already using redis on AWS ElastiCache here, so I can use the
same instance for content caching.

@nikolas nikolas changed the title Introduce memcached Introduce redis cache Jun 8, 2026
Our content tree is getting large, and pagetree uses django's cache
system which will make use of redis or memcached if available, so I
think this will be useful here.

I am already using redis on AWS ElastiCache here, so I can use the
same instance for content caching.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant