我是redis的新手,现在我想在不知道键或键模式的情况下将所有键都放在一个数据库中。谷歌搜索后,我发现了一个关于我的问题的sodu代码,但我在这段代码中没有关键模式或数据字段:varconnection=ConnectionMultiplexer.Connect(newConfigurationOptions{EndPoints={{DemoSettings.CustomerRedisCache.Url,DemoSettings.CustomerRedisCache.Port}},Password=DemoSettings.CustomerRedisCache.Password});v
我是redis的新手,现在我想在不知道键或键模式的情况下将所有键都放在一个数据库中。谷歌搜索后,我发现了一个关于我的问题的sodu代码,但我在这段代码中没有关键模式或数据字段:varconnection=ConnectionMultiplexer.Connect(newConfigurationOptions{EndPoints={{DemoSettings.CustomerRedisCache.Url,DemoSettings.CustomerRedisCache.Port}},Password=DemoSettings.CustomerRedisCache.Password});v