6
จะตรวจสอบรุ่นอินสแตนซ์ของ redis ได้อย่างไร
วิธีการตรวจสอบรุ่นอินสแตนซ์ Redis? ฉันพบในไซต์ Redisคำสั่งนี้: $ redis- เซิร์ฟเวอร์ และควรให้ฉัน (ตามเว็บไซต์): [28550] 01 Aug 19:29:28 # Warning: no config file specified, using the default config. In order to specify a config file use 'redis-server /path/to/redis.conf' [28550] 01 Aug 19:29:28 * Server started, Redis version 2.2.12 [28550] 01 Aug 19:29:28 * The server …