Package gem-em-mongo: Information
Source package: gem-em-mongo
Version: 0.6.1-alt2
Build time: Nov 14, 2025, 10:31 PM in the task #399951
Category: Development/Ruby
Report package bugHome 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.
List of RPM packages built from this SRPM:
gem-em-mongo (noarch)
gem-em-mongo-devel (noarch)
gem-em-mongo-doc (noarch)
gem-em-mongo (noarch)
gem-em-mongo-devel (noarch)
gem-em-mongo-doc (noarch)
Maintainer: Ruby Maintainers Team
Last changed
May 20, 2025 Pavel Skrylev 0.6.1-alt2
- * rebased to upstream with plainrow tagging - ! fixed spec and deps to newest bson 6x (ALT #53517)
July 29, 2024 Pavel Skrylev 0.6.1-alt1
- ^ 0.6.0[1] -> 0.6.1
April 18, 2022 Pavel Skrylev 0.6.0.1-alt1
- ^ 0.6.0 -> 0.6.0[1]