docs: update readme, fix missing paren
This commit is contained in:
parent
9ba73b5ef0
commit
a81afd772b
@ -40,7 +40,7 @@ This is an educational implementation and has several limitations compared to pr
|
||||
- Inefficient storage (full value copies rather than deltas)
|
||||
- Only supports point lookups (no range queries)
|
||||
- No indexes
|
||||
- Implements snapshot isolation, not serializable isolation ([this branch does though](https://git.canoozie.net/jer/mvcc/src/branch/si)
|
||||
- Implements snapshot isolation, not serializable isolation ([this branch does though](https://git.canoozie.net/jer/mvcc/src/branch/si))
|
||||
|
||||
## License
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user