mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Noted that the 'bigchaindb load' command uses the Python Server API
This commit is contained in:
parent
8e025857fe
commit
9fc1b31877
@ -67,6 +67,9 @@ Write transactions to the backlog (for benchmarking tests). You can learn more a
|
||||
$ bigchaindb load -h
|
||||
```
|
||||
|
||||
Note: This command uses the Python Server API to write transactions to the database. It _doesn't_ use the HTTP API or a driver that wraps the HTTP API.
|
||||
|
||||
|
||||
## bigchaindb set-shards
|
||||
|
||||
Set the number of shards in the underlying datastore. For example, the following command will set the number of shards to four:
|
||||
|
Loading…
x
Reference in New Issue
Block a user