Method RedisClient.linsertAfter

Prototype

size_t linsertAfter(T1, T2)(
  string key,
  T1 pivot,
  T2 value
);

Authors

Copyright

License