Skip to content

Commit

Permalink
Updated README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya Mukhopadhyay committed Jul 4, 2023
1 parent 00c887b commit af1f3e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Minigraf will be designed to run in multiple environments, including:
- As a library,
- As a WebAssembly module (for browsers).

## Anti-Scope
## Unscope
Minigraf will **NOT** be designed to be (for now):
- Distributed,
- Fault-tolerant,
Expand All @@ -25,4 +25,4 @@ Minigraf will support multiple backends to store its data, including:
- In-memory,
- IndexedDB (browser only),
- SQLite,
- One of more embedded KV stores (such as LevelDB or RocksDB).
- One or more embedded KV stores (such as LevelDB or RocksDB).

0 comments on commit af1f3e3

Please sign in to comment.