marcoCasamento / Hangfire.Redis.StackExchange

HangFire Redis storage based on original (and now unsupported) Hangfire.Redis but using lovely StackExchange.Redis client
Other
452 stars 108 forks source link

can i clear all data? #97

Closed moxixuan closed 3 years ago

moxixuan commented 4 years ago

hi, 图片 i want to clear all of this data immediately. how can i do?

nicholashead commented 3 years ago

@moxixuan You'd want to clear the Hangfire namespace in your Redis server.

marcoCasamento commented 3 years ago

exactly, or whatever namespace you've configured in RedisStorageOptions.Prefix