Skip to content

Maintenance: Rename the RedisCachePersistenceLayer to CachePersistenceLayer in idempotency utility #6666

Closed
@leandrodamascena

Description

@leandrodamascena

Why is this needed?

We need to create an alias from RedisCachePersistenceLayer to CachePersistenceLayer without breaking changes. This aligns with Powertools TypeScript implementation naming convention.

The original class will remain backward compatible, but documentation will be updated to use the new name, featuring Valkey Glide examples as the primary implementation.

We'll highlight Valkey-glide library in the examples, which brings significant performance optimizations for Valkey/Cache operations. These optimizations improve response times and resource utilization when using the cache persistence layer.

Which area does this relate to?

Idempotency

Solution

Create alias and refactor documentation.

Acknowledgment

Metadata

Metadata

Labels

internalMaintenance changes

Type

Projects

Status

Coming soon

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions