Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Devansh3712 authored Feb 20, 2024
1 parent a5b5e95 commit be43b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
## To Do
- [ ] Implement basic Redis commands
- [x] Implement `Set` using hash table
- [ ] Implement `Sorted Set` using red black tree
- [x] Implement `Sorted Set` using red black tree
- [ ] Add generics to store
- [ ] Implement hard-disk persistence

0 comments on commit be43b2a

Please sign in to comment.