Releases: erfianugrah/cache-kv-purger
Releases · erfianugrah/cache-kv-purger
v1.4.1
Changelog
- ec678a0 Merge pull request #6 from erfianugrah/erfi/bulk-delete
- 0ce405c batch fixes
- 7aa9d46 batch fixes
- 49c6165 fix: Windows build in GitHub Actions workflow
- cfd0ef0 fix: resolve linter warning SA1006 in resolver_cmd.go
v1.4.0
Changelog
- 05be94a - Remove temporary files: demo commands, backup files, and test scripts - Fix compilation issues: resolve function name conflicts and remove unused variables - Update README.md with performance optimization details and correct build instructions - Add performance benchmarks and tuning guidelines to KV_DOCUMENTATION.md - Remove temporary markdown files from optimization work - Add cross-platform build options and optimization flags to build documentation
- d36b466 Merge pull request #5 from erfianugrah/erfi/perf-optim
v1.3.4
Changelog
- 4aec009 Merge pull request #4 from erfianugrah/erfi/list-search-optim
- 3976393 feat: fully integrate performance optimizations into KV service
- b4c80ca fix: integrate optimized search into KV service
- 6894e1d fixed panic
v1.3.3
Changelog
- bcd1fa5 Merge pull request #3 from erfianugrah/erfi/list-search-optim
- ec5d407 feat: implement comprehensive performance optimizations for KV operations
- 6a43e89 fix: add mock credentials to optimized client tests
- 4d9644d removed binary