Frage

Is there a way to delete all keys in redis using stackexchange.redis?

I am trying to flush my redis database in my unit test setup.

Thanks.

War es hilfreich?

Lösung

Basically, it is on IServer.

For reasons and more information, please see Where are KEYS, SCAN, FLUSHDB etc?, which is linked from the project home page, under "Documentation":

enter image description here

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top