Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.
This repository was archived by the owner on May 15, 2024. It is now read-only.

Cache Redis query result fragments using predictable names #14

@ghost

Description

At the moment interstitial result data structures use temporary names and are cleaned up ASAP after the final result is reached. It could be useful to keep these around with a configurable TTL, especially if client code is re-using the same queries within a short time.

Nice-to-have, not an essential feature.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions