DiceDB / dice

DiceDB is an in-memory real-time database with SQL-based reactivity. It is hyper-optimized for building and scaling truly real-time applications on modern hardware while being a drop-in replacement for Redis.
https://dicedb.io/
Other
4.44k stars 541 forks source link

Feature: KeepAlive and Timeout Support #632

Open vinitparekh17 opened 3 hours ago

vinitparekh17 commented 3 hours ago

Unlike redis this is gonna be important feature for Dice

1. KeepAlive:

Why is it important?

How does it benefits?

2. Timeout:

Why is it important? / How does it benefits?

Dev79844 commented 3 hours ago

Hey @vinitparekh17 I would like to work on this. Can you assign it to me?

vinitparekh17 commented 3 hours ago

@Dev79844 Thanks for showing your interest on this regards, One of these maintainer will assign it to you.

cc: @lucifercr07, @JyotinderSingh

lucifercr07 commented 2 hours ago

@Dev79844 assigned, thanks for contributing.