keva-dev / keva-dev/keva

Implement SortedSet

Open
#65 1 comment 0 reactions 1 assignee Claimed by @the123saurav View on GitHub
help wanted
Dominant language
Java
Stars
109
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Implements [Redis SortedSet](https://redis.io/commands#sorted_set), can refer to some List PR (#54) or Hash PR (#55), you can check the PR and do the same for SortedSet.

Can use Java's `TreeMap` to implement SortedSet.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.