SSDB
Home
GitHub
Source Code
Documentation
Docs
Docs Home
FAQ(zh_cn)
ssdb-cli Command Line Tool
Installation
Commands
Configuration
Clients
SSDB Network Protocol
More...
PHP API Doc
C++ API Doc
Java API Doc
Go API Doc
Discuss
Issue Tracker
Blog
User Cases
Language: English
English
简体中文
zset name key score
Set the score of the key of a zset.
Parameters
name
- Name of the zset
key
-
score
-
Return Value
Example
All SSDB commands are described by
PHP API Doc
.