mongo v0.5.4 Mongo
MongoDB driver in Elixir
Summary
Functions
Helper function that assigns radom ids to a list of documents when :_id is missing
Helper function that assigns radom ids (with prefix) to a list of documents when :_id is missing
Connects to a Mongo Database Server, see Mongo.Server.connect/0
Connects to a Mongo Database Server, see Mongo.Server.connect/1
Connects to a Mongo Database Server, see Mongo.Server.connect/2
See connect/0
See connect/1
See connect/2
Returns a db struct %Mongo.Db{}, seeMongo.Server.new/2``
Functions
Helper function that assigns radom ids to a list of documents when :_id is missing
Helper function that assigns radom ids (with prefix) to a list of documents when :_id is missing
Connects to a Mongo Database Server, see Mongo.Server.connect/0
Connects to a Mongo Database Server, see Mongo.Server.connect/1
Connects to a Mongo Database Server, see Mongo.Server.connect/2