Ashwani Yadav

Results 11 issues of Ashwani Yadav

closes #38 ### Description: Users can now delete choices ### After changes: ![11](https://user-images.githubusercontent.com/43786728/77251675-b4e37380-6c75-11ea-85d1-4873f6726cd7.gif)

![Screenshot from 2020-03-02 15-14-08](https://user-images.githubusercontent.com/43786728/75664578-ad453600-5c98-11ea-9e66-a928684e38a6.png)

**Describe the bug** My 2 prs are merged in Rocket.Chat but it only shows 1 merged

bug

**Describe the bug** No data is displayed in footer

### Description: There is no checks if URL or email is valid or not. ![11](https://user-images.githubusercontent.com/43786728/76165273-a24c4300-617b-11ea-89dc-4031f0df537c.gif)

PR to address: Support for command EXPIREAT Link to https://github.com/DiceDB/dice/issues/283 EXPIREAT sets a expiry time(in unix-time-seconds) on the specified key in args args should contain 2 values, key and the...

closes https://github.com/DiceDB/dice/issues/397 https://github.com/DiceDB/dice/issues/17

Improve BGREWRITEAOF command (Issue is picked from TODO part in codebase) * Make it safe from failure, an stable policy would be to write the new flushes to a temporary...

closes https://github.com/DiceDB/dice/issues/389 Redis FLUSHDB https://redis.io/docs/latest/commands/flushdb/ TODO: add unit tests and integration tests