|
loon
High-performance header-only C++ library for low-latency applications
|
Redis-compatible list data structure implementation. More...
#include <algorithm>#include <deque>#include <optional>#include <vector>Go to the source code of this file.
Classes | |
| class | loon::RedisList< T > |
| A Redis-compatible list supporting operations from both ends. More... | |
Redis-compatible list data structure implementation.
Definition in file redis_list.hpp.