ghemingway/cad.js

redis How to open the service?

zl612 opened this issue · 1 comments

zl612 commented
redis How to open the service?

After installation of Redis, open a terminal and type the command 'redis-server', then you got this

[1356] 12 May 19:52:03.509 # Warning: no config file specified, using the default config. In order to specify a config file use C:\Program Files\Redis\redis-server.exe /path/to/redis.conf _._ _.-``__ ''-._ _.-`` . _. ''-._ Redis 3.2.100 (00000000/0) 64 bit .-`` .-```. ```\/ _.,_ ''-._ ( ' , .- | , ) Running in standalone mode |-.-...- __...-.``-.|'_.-'| Port: 6379 | -._ `._ / .-' | PID: 1356
`-.
`-._ `-./ .-' .-'
|`-.
`-.
`-..-' .-'.-'|
| `-.`-. .-'.-' | http://redis.io
`-._ `-._`-.
.-'.-' .-'
|`-.
`-.
`-..-' .-'.-'|
| `-.`-. .-'.-' |
`-._ `-._`-.
.-'_.-' .-'
`-.
`-..-' .-'
`-.
_.-'
`-.
.-'

[1356] 12 May 19:52:03.511 # Server started, Redis version 3.2.100
[1356] 12 May 19:52:03.511 * The server is now ready to accept connections on port 6379`