Name : mongodb-erlang
| |
Version : 3.3.1
| Vendor : obs://build_opensuse_org/home:Ledest
|
Release : 1.1
| Date : 2024-07-25 03:56:51
|
Group : Development/Tools/Other
| Source RPM : mongodb-erlang-3.3.1-1.1.src.rpm
|
Size : 0.07 MB
| |
Packager : https://www_suse_com/
| |
Summary : MongoDB driver for Erlang
|
Description :
MongoDB driver for Erlang. MongoDB (http://www.mongodb.org) is a document-oriented database management system. A driver is a client library that provides an API for connecting to MongoDB servers, performing queries and updates on those servers, and performing administrative tasks like creating indexes and viewing statistics. This version of the driver supports connecting to a single server or replica set, and pooling of both types of connections. Both connection types and pools are thread-safe, i.e. multiple processes can use the same connection/pool simultaneously without interfering with each other. This driver is implemented as an Erlang application named *mongodb*. It depends on another Erlang library application named bson (http://github.com/mongodb/bson-erlang), which defines the document type and its standard binary representation. You need both of these. Below we describe the mongodb application; you should also see the bson application to understand the document type.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/Ledest:/erlang:/25/openSUSE_Leap_15.6/noarch |