Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ax4w committed Nov 20, 2023
1 parent 8320895 commit a18fb22
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 @@ -14,7 +14,7 @@ A simple to use local storage system, which uses json files to store data and pr
- [X] Eval Safety
- [X] Concurrency
- [X] Advanced eval: (, ), NAND, NOR
- [X ] Transaction can to rollbacks when failed
- [X] Transaction can to rollbacks when failed

## Concurrency / Transactions
Transactions were added in `ef79d96`. Transactions in gorage work like a queue.
Expand Down

0 comments on commit a18fb22

Please sign in to comment.