mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-20 00:50:42 -06:00
Update README.md
This commit is contained in:
@@ -6,7 +6,7 @@ A horizontally-scalable storage backend for Noms.
|
||||
|
||||
NBS is a storage layer optimized for the needs of the [Noms](https://github.com/attic-labs/noms) database.
|
||||
|
||||
NBS can run in two configurations: either backed by local disk, or backed by Amazon AWS.
|
||||
NBS can run in two configurations: either backed by local disk, or [backed by Amazon AWS](https://github.com/attic-labs/noms/blob/master/go/nbs/NBS-on-AWS.md).
|
||||
|
||||
When backed by local disk, NBS is significantly faster than LevelDB for our workloads and supports full multiprocess concurrency.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user