nuke/lib/store
Xe Iaso 98945fb56f
feat(lib/store): add s3api storage backend (#1089)
* feat(lib/store): add s3api storage backend

Signed-off-by: Xe Iaso <me@xeiaso.net>

* docs(store/s3api): replace fake S3 API keys with the bee movie script

Signed-off-by: Xe Iaso <me@xeiaso.net>

* docs(store/s3api): fix spelling sin

Signed-off-by: Xe Iaso <me@xeiaso.net>

* fix(store/s3api): remove vestigal experiment

Signed-off-by: Xe Iaso <me@xeiaso.net>

* chore: spelling

Signed-off-by: Xe Iaso <me@xeiaso.net>

* chore: spelling

Signed-off-by: Xe Iaso <me@xeiaso.net>

* chore(store/s3api): support IsPersistent call

Ref #1088

Signed-off-by: Xe Iaso <me@xeiaso.net>

* chore: spelling

Signed-off-by: Xe Iaso <me@xeiaso.net>

* chore(test): go mod tidy

Signed-off-by: Xe Iaso <me@xeiaso.net>

---------

Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-09-07 09:24:14 -04:00
..
all feat(lib/store): add s3api storage backend (#1089) 2025-09-07 09:24:14 -04:00
bbolt fix broken bbolt database cleanup process (#848) (#848) 2025-07-18 13:51:32 -04:00
memory feat(lib): use new challenge creation flow (#749) 2025-07-04 20:42:28 +00: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(lib): use new challenge creation flow (#749) 2025-07-04 20:42:28 +00:00
interface.go fix: make ogtags and dnsbl use the Store instead of memory (#760) 2025-07-05 16:17:46 -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