Optional
Expose clearAll() on the wrapper. Keep this disabled for production backends that intentionally omit clearAll() (for example Redis on a shared instance), because createIdempotencyStore() uses method presence as the reset-safety contract.
clearAll()
createIdempotencyStore()
Expose
clearAll()on the wrapper. Keep this disabled for production backends that intentionally omitclearAll()(for example Redis on a shared instance), becausecreateIdempotencyStore()uses method presence as the reset-safety contract.