Пакет gem-em-mongo: Информация
Исходный пакет: gem-em-mongo
Версия: 0.6.1-alt2
Собран: 14 ноября 2025 г. 22:31 в задании #399951
Категория: Разработка/Ruby
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/bcg/em-mongo
Лицензия: MIT
О пакете: EventMachine MongoDB Driver (based off of RMongo)
Описание:
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.
Список бинарных RPM-пакетов, собираемых из данного 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)
Сопровождающий: Ruby Maintainers Team
Последнее изменение
20 мая 2025 г. Pavel Skrylev 0.6.1-alt2
- * rebased to upstream with plainrow tagging - ! fixed spec and deps to newest bson 6x (ALT #53517)
29 июля 2024 г. Pavel Skrylev 0.6.1-alt1
- ^ 0.6.0[1] -> 0.6.1
18 апреля 2022 г. Pavel Skrylev 0.6.0.1-alt1
- ^ 0.6.0 -> 0.6.0[1]