Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryogrid authored Aug 24, 2024
1 parent 4595496 commit 0545f18
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 @@ -81,7 +81,7 @@
- [ ] Fuzzy Checkpointing (ARIES)
- [x] Recovery from Logs
- [x] Index
- [x] Hash Index
- [x] Hash Index [^1]
- Hash index can be used only equal(=) operator is specified to index having columns
- Thread safe but serialized (not supported concurrent access)
- [x] SkipList Index
Expand Down

0 comments on commit 0545f18

Please sign in to comment.