nuke/lib/store
Esteban Gimbernat 6a7f80e6f5
(feat) Add cluster support to redis/vaultkey store (#1276)
* (feat) Add cluster support to redis/vaultkey store

* (chore) Update CHANGELOG.md

* (fix) Disable maintenance notification on the Valkey store

* (fix) Valkey text fix and allow maintnotifications in spelling.
2025-11-14 08:22:22 -05:00
..
all feat(lib/store): add s3api storage backend (#1089) 2025-09-07 09:24:14 -04:00
bbolt fix(store/bbolt): remove actorify (#1215) 2025-10-24 19:28:58 +00:00
memory feat: Warn on missing signing keys when persisting challenges (#1088) 2025-09-07 15:43:58 -04:00
s3api feat(lib/store): add s3api storage backend (#1089) 2025-09-07 09:24:14 -04:00
storetest fix(lib/store/bbolt): use a multi-bucket flow instead of a single bucket flow (#761) 2025-07-06 01:16:11 +00:00
valkey (feat) Add cluster support to redis/vaultkey store (#1276) 2025-11-14 08:22:22 -05:00
actorifiedstore.go feat(store/bbolt): implement actor pattern (#1107) 2025-09-12 18:35:22 +00:00
interface.go feat: Warn on missing signing keys when persisting challenges (#1088) 2025-09-07 15:43:58 -04:00
json_test.go fix: make ogtags and dnsbl use the Store instead of memory (#760) 2025-07-05 16:17:46 -04:00
registry.go feat(lib): use new challenge creation flow (#749) 2025-07-04 20:42:28 +00:00