barrel_ex_http v0.2.1 BarrelEx.Database
API for interacting with a BarrelDB database.
Link to this section Summary
Functions
Create a new database with the database configuration
db
. Returns database info and response status
Create a new database with the database configuration
db
. Returns database info and response status
Delete a database named db
, returns status and database info
Delete a database named db
, returns the database info
Get list of available databases and the response status
Get information about the database db
and the response status
Get list of available databases
Get information about the database db
Link to this section Functions
Create a new database with the database configuration
db
. Returns database info and response status.
Create a new database with the database configuration
db
. Returns database info and response status.
Delete a database named db
, returns status and database info.
Delete a database named db
, returns the database info.
Get list of available databases and the response status.
Get information about the database db
and the response status.
Get list of available databases.
Get information about the database db
.