Skip to content

Commit 094d7ab

Browse files
committed
perf(caching): optimize Lua scripts for improved Redis cache performance
- Enhanced Lua scripts to boost performance in Redis cache operations - This change contributes to the overall optimization of cache mode control
1 parent 9d2d04b commit 094d7ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- The property `RedisFuncCache.cache` is deprecated, use `RedisFuncCache.get_cache()` instead
2424

2525
- 🛠 **Improvements:**
26+
- Optimized Lua scripts for better performance
2627
- Improved documentation and examples for cache mode control
2728
- Enhanced test coverage for new cache mode context managers
2829

0 commit comments

Comments
 (0)