$ ruby mongodb_test.rb /home/nanigashi/.rvm/gems/ruby-1.9.3-p194@mongodb_test/gems/mongoid-2.4.11/lib/mongoid/config.rb:266:in `check_database!': MongoDB 1.8.2 not supported, please upgrade to 2.0.0. (Mongoid::Errors::UnsupportedVersion) from /home/nanigashi/.rvm/gems/ruby-1.9.3-p194@mongodb_test/gems/mongoid-2.4.11/lib/mongoid/config.rb:207:in `master=' from mongodb_test.rb:8:in `block in <main>' from /home/nanigashi/.rvm/gems/ruby-1.9.3-p194@mongodb_test/gems/mongoid-2.4.11/lib/mongoid.rb:116:in `configure' from mongodb_test.rb:7:in `<main>'
$ sudo aptitude update $ aptitude show mongodb-10gen パッケージ: mongodb-10gen 新規: yes 状態: インストールされていません バージョン: 2.0.6 優先度: 任意 セクション: devel メンテナ: Richard Kreuter <richard@10gen.com> 展開サイズ: 86.3 M 依存: libc6 (>= 2.3.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) 競合: mongodb, mongodb, mongodb-10gen-unstable, mongodb-10gen-unstable, mongodb-nightly, mongodb-nightly, mongodb-stable, mongodb-stable, mongodb-unstable, mongodb-unstable, mongodb-10ge 説明: An object/document-oriented database MongoDB is a high-performance, open source, schema-free document-oriented data store that's easy to deploy, manage and use. It's network accessible, written in C++ and offers the following features :
* Collection oriented storage - easy storage of object- style data * Full index support, including on inner objects * Query profiling * Replication and fail-over support * Efficient storage of binary data including large objects (e.g. videos) * Auto-sharding for cloud-level scalability (Q209)
High performance, scalability, and reasonable depth of functionality are the goals for the project. ホームページ: http://www.mongodb.org