Redis Commands(1)

Redis 命令分为15类,如下:

  1. Cluster
  2. Connection
  3. Geo
  4. Hashes
  5. HyperLogLog
  6. Keys
  7. Lists
  8. Pub/Sub
  9. Scripting
  10. Server
  11. Sets
  12. Sorted Sets
  13. Streams
  14. Strings
  15. Transactions


参考:

https://redis.io/commands#transactions

posted @ 2019-02-26 13:41  Alex~  阅读(391)  评论(0编辑  收藏  举报