mirror of
https://github.com/kennethreitz-archive/redis-docs.git
synced 2026-06-05 15:30:19 +00:00
18 lines
418 B
ReStructuredText
18 lines
418 B
ReStructuredText
`|Redis Documentation| <index.html>`_
|
||
**DbsizeCommand: Contents**
|
||
`DBSIZE <#DBSIZE>`_
|
||
`Return value <#Return%20value>`_
|
||
DbsizeCommand
|
||
=============
|
||
|
||
#sidebar `GenericCommandsSidebar <GenericCommandsSidebar.html>`_
|
||
DBSIZE
|
||
======
|
||
|
||
Return the number of keys in the currently selected database.
|
||
|
||
Return value
|
||
------------
|
||
|
||
`Integer reply <ReplyTypes.html>`_
|
||
.. |Redis Documentation| image:: redis.png |