Skip to content
xSky edited this page Jul 6, 2018 · 4 revisions

Welcome to the xredis wiki!

xRedis

C++ Redis client, support the data slice storage, redis cluster, connection pool, read/write separation.

Features:

  • data slice storage
  • support Redis master slave connection, Support read/write separation
  • suppert redis cluster
  • connection pool
  • simultaneously connected multiple data slice groups
  • most Redis commands have been implemented
  • multi thread safety
  • suport linux and windows
Clone this wiki locally