session.save_handler = redis
session.save_path = "tcp://localhost:6379"Hi everyone,I just take a look Redis database some days ago. It's really interesting and good for my job. I have a task is change PHP's SESSION management to Redis. By following this link https://github.com/phpredis/phpredis I can config save_handler and save_path in php.ini using redis. But now I don't know how to check to make sure PHP's session data are saved in redis database. I tried with some commands like "KEYS *" or some thing like that but there is nothing to see. Please help me.
--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+u...@googlegroups.com.
To post to this group, send email to redi...@googlegroups.com.
Visit this group at http://groups.google.com/group/redis-db.
For more options, visit https://groups.google.com/d/optout.