stackexchange.redis - How to excecute flush commands on stackexchange redis client using c# -
How can we increase the FlushAll and FlushDB redis commands using the stack exchange redis client?
There is one in which
is a short answer: IServer < / Code> through "Why" in the documentation is included.
// target server var server = conn.getServer (someServer); // completely wipes all the keys from the database key server. Flash Database (); // database number is optional and default for 0
Comments
Post a Comment