Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9b5cad3

Browse files
solracsfmichael-grunder
authored andcommitted
Fix anchor link
1 parenta0c8fcc commit9b5cad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ $redis->slowLog('len');
780780
*[del, delete, unlink](#del-delete-unlink) - Delete a key
781781
*[dump](#dump) - Return a serialized version of the value stored at the specified key.
782782
*[exists](#exists) - Determine if a key exists
783-
*[expire, setTimeout, pexpire](#expire-settimeout-pexpire) - Set a key's time to live in seconds
783+
*[expire, setTimeout, pexpire](#expire-pexpire) - Set a key's time to live in seconds
784784
*[expireAt, pexpireAt](#expireat-pexpireat) - Set the expiration for a key as a UNIX timestamp
785785
*[keys, getKeys](#keys-getkeys) - Find all keys matching the given pattern
786786
*[scan](#scan) - Scan for keys in the keyspace (Redis >= 2.8.0)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp