• Jason Malinowski's avatar
    Clarify the documentation for IDatabase(Async).HashSet(Async) (#812) · 0542bc9c
    Jason Malinowski authored
    The documentation for the overload of IDatabase(Async).HashSet(Async)
    that takes multiple fields/values was somewhat ambiguous. It could have
    been read to mean that fields not set as a part of the HashSetAsync are
    deleted rather than preserved. The documentation for HMSET was clearer,
    so this borrows some of the verbiage from the Redis documentation into
    the documentation for HashSetAsync.
    0542bc9c
Name
Last commit
Last update
.vscode Loading commit data...
BasicTest Loading commit data...
ConnectionWatcher Loading commit data...
NRediSearch Loading commit data...
NRediSearch.Test Loading commit data...
RedisConfigs Loading commit data...
StackExchange.Redis Loading commit data...
StackExchange.Redis.Modules Loading commit data...
StackExchange.Redis.StrongName Loading commit data...
StackExchange.Redis.Tests Loading commit data...
docs Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
Directory.build.props Loading commit data...
LICENSE Loading commit data...
NuGet.Config Loading commit data...
README.md Loading commit data...
StackExchange.Redis.sln Loading commit data...
StackExchange.Redis.sln.DotSettings Loading commit data...
StackExchange.Redis.snk Loading commit data...
StrongName.ps1 Loading commit data...
appveyor.yml Loading commit data...
build.cmd Loading commit data...
build.ps1 Loading commit data...
monobuild.bash Loading commit data...
monobuild.cmd Loading commit data...
semver.txt Loading commit data...