Redis.watch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string watch(string[] keys)
    class Redis
    string
    watch
    (
    string[] keys...
    )
  2. alias watch = BinaryRedis.watch

Meta