ExCouch
v0.1.0-alpha
Pages
Modules
ExCouch v0.1.0-alpha
ExCouch.Actions.Database
View Source
Mixin implementing database API calls
Link to this section
Summary
Functions
create_database(name)
database_exists?(name)
delete_database(name)
get_database(name)
list_databases(opts \\ [])
Link to this section
Functions
Link to this function
create_database(name)
View Source
Link to this function
database_exists?(name)
View Source
Link to this function
delete_database(name)
View Source
Link to this function
get_database(name)
View Source
Link to this function
list_databases(opts \\ [])
View Source