mirror of
https://github.com/kennethreitz-archive/redis-docs.git
synced 2026-06-05 15:30:19 +00:00
25 lines
747 B
ReStructuredText
25 lines
747 B
ReStructuredText
`|Redis Documentation| <index.html>`_
|
|
**GenericCommandsSidebar: Contents**
|
|
GenericCommandsSidebar
|
|
======================
|
|
|
|
== Generic Commands ==
|
|
|
|
- `EXISTS <ExistsCommand.html>`_
|
|
- `DEL <DelCommand.html>`_
|
|
- `TYPE <TypeCommand.html>`_
|
|
- `KEYS <KeysCommand.html>`_
|
|
- `RANDOMKEY <RandomkeyCommand.html>`_
|
|
- `RENAME <RenameCommand.html>`_
|
|
- `RENAMENX <RenamenxCommand.html>`_
|
|
- `DBSIZE <DbsizeCommand.html>`_
|
|
- `EXPIRE <ExpireCommand.html>`_
|
|
- `PERSIST <ExpireCommand.html>`_
|
|
- `TTL <TtlCommand.html>`_
|
|
- `SELECT <SelectCommand.html>`_
|
|
- `MOVE <MoveCommand.html>`_
|
|
- `FLUSHDB <FlushdbCommand.html>`_
|
|
- `FLUSHALL <FlushallCommand.html>`_
|
|
- `Redis Transactions <MultiExecCommand.html>`_
|
|
|
|
.. |Redis Documentation| image:: redis.png |