nuke/lib/store
Xe Iaso b384ad03cb
fix(store/bbolt): remove actorify (#1215)
Closes #1206

This can cause Anubis to have other issues, but at the very least these
issues are at the Anubis level, not the level of your target service so
it's less bad.
2025-10-24 19:28:58 +00: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: Warn on missing signing keys when persisting challenges (#1088) 2025-09-07 15:43:58 -04: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