Skip to content

File redis_list.hpp

FileList > include > loon > redis_list.hpp

Go to the source code of this file

Redis-compatible list data structure implementation.

  • #include <algorithm>
  • #include <deque>
  • #include <optional>
  • #include <vector>

Namespaces

Type Name
namespace loon

Classes

Type Name
class RedisList <typename T>
A Redis-compatible list supporting operations from both ends.

The documentation for this class was generated from the following file include/loon/redis_list.hpp