danielealbano / cachegrand

cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
BSD 3-Clause "New" or "Revised" License
975 stars 34 forks source link

Implement a set of commands #190

Closed danielealbano closed 2 years ago

danielealbano commented 2 years ago

This PR implements a set of PRs or the issue #126 .

The following commands have been implemented in the following PR

Command Notes
DBSIZE
EXISTS
FLUSHDB Missing ASYNC
GETSET
LCS Missing IDX, MINMATCHLEN and WITHMATCHLEN
MSETNX Currently buggy, might hang the server
PTTL
TTL

In addition: