search for: pymongo

Displaying 5 results from an estimated 5 matches for "pymongo".

Did you mean: mongo
2012 Jul 09
3
Trouble installing packages with Puppet on Arch Linux
...ror. Here''s my manifest: exec { ''sudo pacman -Syuw --noconfirm'': path => ''/usr/bin'', } package { ''mongodb'': ensure => present, } package { ''nginx'': ensure => present, } package { ''python-pymongo'': ensure => present, } package { ''python-tornado'': ensure => present, } package { ''supervisor'': ensure => present, } service { ''mongodb'': ensure => running, enable => true, hasstatus => fa...
2016 Apr 26
3
RFC: LNT/Test-suite support for custom metrics and test parameterization
...are empty. At any moment of time it will be > possible to change schema of table(document). > > A small prototype was made with MongoDB and ORM MongoEngine. This ORM was > choosen because MongoAlchemy doesn’t support schemaless features and last > MongoKit version has error with last pymongo release. > > I try it on virtual machine and get next results on 5 000 000 records. > > Current scheme - 13.72 seconds > > MongoDB – 1.35 seconds. > > Results of course will be better on real server machine . > > > > For use some test-suite user should describe f...
2016 Apr 26
2
RFC: LNT/Test-suite support for custom metrics and test parameterization
Hi, Chris. Thank you for your answer about compile tests. As I understood during looking through code of compile tests they don’t use test suite at all. Am I right? There is lack of information and examples of running compile tests in LNT documentation. We understood that there are two groups of users: users using servers and collecting a lot of data and SQLite users, but these users as I think
2016 Apr 27
3
RFC: LNT/Test-suite support for custom metrics and test parameterization
...some of which are empty. At any moment of time it will be possible to change schema of table(document). > > A small prototype was made with MongoDB and ORM MongoEngine. This ORM was choosen because MongoAlchemy doesn’t support schemaless features and last MongoKit version has error with last pymongo release. > > I try it on virtual machine and get next results on 5 000 000 records. > > Current scheme - 13.72 seconds > > MongoDB – 1.35 seconds. > > Results of course will be better on real server machine . > > > > For use some test-suite user should de...
2016 May 13
4
RFC: LNT/Test-suite support for custom metrics and test parameterization
...some of which are empty. At any moment of time it will be possible to change schema of table(document). > > A small prototype was made with MongoDB and ORM MongoEngine. This ORM was choosen because MongoAlchemy doesn’t support schemaless features and last MongoKit version has error with last pymongo release. > > I try it on virtual machine and get next results on 5 000 000 records. > > Current scheme - 13.72 seconds > > MongoDB – 1.35 seconds. > > Results of course will be better on real server machine . > > > > For use some test-suite user should describe f...