dice
dice copied to clipboard
#571: Add support for Redis TYPE command
Feature Added : #571 Add support for Redis TYPE command
Description
This PR include the addition of new TYPE command.
Implementation for TYPE command. (internal/eval/eval.go) (internal/eval/commands.go) Added unit tests (internal/eval/eval_test.go) Added Integration tests (integration_tests/commands/type_test.go) Added Benchmark (internal/eval/eval_test.go)
Testing
Unit tests
Integration tests
Benchmark
Feel free to suggest any changes @rishirishhh
Please review the PR and let me know any changes. @JyotinderSingh 😇 Thank you Meet Ghodasara