Method RedisClient.linsertBefore

Prototype

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

Authors

Copyright

License