Update README.md
Grammar -- the subjunctive is appropriate here.
This commit is contained in:
parent
6121da3592
commit
e4447927c7
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ We've observed that data storage is a particular area of difficulty for software
|
||||||
|
|
||||||
## Comparison to DataScript
|
## Comparison to DataScript
|
||||||
|
|
||||||
DataScript asks the question: "What if creating a database would be as cheap as creating a Hashmap?"
|
DataScript asks the question: "What if creating a database were as cheap as creating a Hashmap?"
|
||||||
|
|
||||||
Mentat is not interested in that. Instead, it's strongly interested in persistence and performance, with very little interest in immutable databases/databases as values or throwaway use.
|
Mentat is not interested in that. Instead, it's strongly interested in persistence and performance, with very little interest in immutable databases/databases as values or throwaway use.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue