SSDB Database User Manual

Collection(8) share
Read(10837) update time(2022-04-11)

SSDB is a high-performance NoSQL database developed in C/C++ language. It supports KV, list, map(hash), zset(sorted set), qlist(queue) and other data structures. It is used to replace or cooperate with Redis to store billion-level lists. The data.SSDB is stable, used in production environments, and has been used in many Internet companies_From the SSDB Database User Manual