mhx and Claude Opus 5
4e2bfeb142
⬆️ bump simpleredis to the pooled build, teach the e2e mock RESP
...
The pooled simpleredis sends RESP arrays instead of inline commands, so
the e2e redis stand-in answered +OK to the "*2" header and the plugin
read "OK" as a cached verdict, blocking a request that should pass.
The mock now parses RESP arrays, still accepts inline, and handles MGET.
Points at pool-redis-connections until maxlerebourg/simpleredis#8 is
tagged.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-09-04 11:07:18 +02:00
dependabot[bot]
734975c206
⬆️ Bump github.com/maxlerebourg/simpleredis ( #262 )
...
Bumps [github.com/maxlerebourg/simpleredis](https://github.com/maxlerebourg/simpleredis ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/maxlerebourg/simpleredis/releases )
- [Commits](https://github.com/maxlerebourg/simpleredis/compare/v1.0.11...v1.0.12 )
---
updated-dependencies:
- dependency-name: github.com/maxlerebourg/simpleredis
dependency-version: 1.0.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 12:00:02 +02:00
mathieuHa and Max Lerebourg
6187a722ca
167 feature update to go 122 ( #168 )
...
* ⬆️ Upgrade golang version
* 🚨 Optimize Lint for strings
* 🔒 ️ Add allow list of packages
* 🚨 Fix final lint
* 👷 Update ci
* 🍱 upgrade dependencies
* 🍱 fix comment
---------
Co-authored-by: Max Lerebourg <maxlerebourg@gmail.com >
2024-05-18 13:20:14 +02:00
Rasmus
1a9bdc578f
Exemples -> Examples ( #116 )
...
* Exemples -> Examples
* Exemples -> Examples
* Uppercase
* Uppercase v2
* Uppercase v3
* Uppercases
* Another one
* Add whoami because .gitignore is ignoring conf folder
2023-09-24 13:31:29 +02:00
maxlerebourg
93340ffa55
🍱 update dependencies redisclient to reduce memory consumption ( #105 )
...
* 🍱 update dependencies to avoid memory leak
* 🍱 update dep
2023-06-20 09:22:51 +02:00
maxlerebourg
0c2668d578
✨ add redis database selection ( #100 )
...
* ✨ add redis database selection
* 📝 update docs
* 📝 readme
2023-05-25 17:20:14 +02:00
mathieuHa
39fcc38980
🐛 Bump simple redis to 1.0.6 to fix bug hang with password, update doc on redis ( #89 )
2023-03-05 14:32:43 +01:00
maxlerebourg
50690d1ac7
✨ handle redis password ( #87 )
...
* ✨ handle redis password
* 🍱 fix version
2023-03-04 11:51:54 +01:00
maxlerebourg
f14a4e3a68
✨ add external simpleredis and add log for cache ( #73 )
...
* ✨ add external simpleredis and add log for cache
* 🐛 fix comment
2022-12-31 16:18:08 +01:00
Max Lerebourg
400de0d552
✨ add redis timeout
2022-11-18 20:36:42 +01:00
Max Lerebourg
ffcf4356fc
✨ redis included
2022-10-20 02:42:24 +02:00
Max Lerebourg
a197194591
not working...
2022-10-19 08:21:01 +02:00
MathieuHa
4058836678
Test library github.com/gomodule/redigo/redis
2022-10-17 20:58:27 +02:00
MathieuHa
87ed9e9c4e
add bad library
2022-10-16 23:10:39 +02:00
Max Lerebourg
5a370d9a88
add vendor
2022-09-28 17:52:24 +02:00