You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kvrocks.apache.org by tw...@apache.org on 2023/06/18 03:46:28 UTC

[incubator-kvrocks] branch unstable updated (46e7eaf4 -> 1dc5e9bb)

This is an automated email from the ASF dual-hosted git repository.

twice pushed a change to branch unstable
in repository https://gitbox.apache.org/repos/asf/incubator-kvrocks.git


    from 46e7eaf4 Fix ZRANGE command should return an empty array when count = 0 (#1492)
     add 1dc5e9bb Remove ConnContext pointers to prevent manual allocation (#1499)

No new revisions were added by this update.

Summary of changes:
 src/server/server.cc | 45 +++++++++++++++++----------------------------
 src/server/server.h  | 20 +++++++++++++++-----
 2 files changed, 32 insertions(+), 33 deletions(-)