Cache.set

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void set(string key, V v, uint expired)
    class Cache
    void
    set
    (
    V
    )
    (
    string key
    ,
    V v
    ,
    uint expired = 0
    )
  2. void set(V[string] maps, uint expired)

Meta