Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37742320
en ru br
ALT Linux repos
S:0.6.0.1-alt1

Group :: Development/Ruby
RPM: gem-em-mongo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.6.0.1-alt1
Build date: 18 april 2022, 20:58 ( 106.7 weeks ago )
Size: 39.38 Kb

Home page:   https://github.com/bcg/em-mongo

License: MIT
Summary: EventMachine MongoDB Driver (based off of RMongo)
Description:

An EventMachine client for MongoDB. Originally based on RMongo, this client aims
to be as api compatible with mongo-ruby-driver as possible.

For methods that do not retrieve data from the database the api of em-mongo
should be identical (though a subset) to the mongo-ruby-driver. This includes
the various update methods like insert, save and update (without the :safe flag,
which is handled separately) as well as find, which returns a cursor.

For operations that require IO, em-mongo always returns an EventMachine
deferrable.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-em-mongo
  • gem-em-mongo-devel
  • gem-em-mongo-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin