NoSQL

Dear all, I have 2 structs, type Common struct { type Productfashion struct { and 1 struct is all (merge of 2 struct above) type ProductfashionAll struct { Common Productfashion When I using Labix Mgo to Insert data with struct i...
Dear all, I have 2 structs, type Common struct { type Productfashion struct { and 1 struct is all (merge of 2 struct above) type ProductfashionAll struct { Common Productfashion When I using Labix Mgo to Insert data with struct is ProductfashionAll : { "_id" : ObjectId("519c3cbcf0461d88946f 5533"),
about 1 hour ago
Hi everyone. I would like to get feedback from people who already use flashcache for mongo: 1. What SSD do you use there? 2. Any special sysctl settings in additional to listed in github documentation. 3. Is there anything special ...
Hi everyone. I would like to get feedback from people who already use flashcache for mongo: 1. What SSD do you use there? 2. Any special sysctl settings in additional to listed in github documentation. 3. Is there anything special about how mongo uses disk and how it could affect flachcache drive?
about 7 hours ago
2013/05/21 -- cem
2013/05/21 -- cem
about 7 hours ago
2013/05/21 -- Yuki Morishita
2013/05/21 -- Yuki Morishita
about 7 hours ago
2013/05/21 -- cem
2013/05/21 -- cem
about 8 hours ago
I am trying to link mongoclient static library with my shared library under 64-bit Ubuntu. I have installed mongodb c++ client as explained step-by-step here[link]>. The (only?) thing I needed to change was in SConfigure script - sett...
I am trying to link mongoclient static library with my shared library under 64-bit Ubuntu. I have installed mongodb c++ client as explained step-by-step here[link]>. The (only?) thing I needed to change was in SConfigure script - setting *
about 9 hours ago
Hello, We are glad to announce the release of version 1.4.0 of the MongoDB PHP Driver. The 1.4 series addresses multiple improvements and fixes. The most important improvements deal with the handling of replica sets, especially nodes...
Hello, We are glad to announce the release of version 1.4.0 of the MongoDB PHP Driver. The 1.4 series addresses multiple improvements and fixes. The most important improvements deal with the handling of replica sets, especially nodes that timeout and nodes that are unreachable for various reasons. Besides the improvements to replica set handling, this release
about 9 hours ago
I am trying to run mongoDB client under C++ as a part of my shared library on 64-bit Ubuntu. I have downloaded nightly version of mongodb c++ driver, as explained step-by-step at [link]. I have (only?) changed the SConfigure script ...
I am trying to run mongoDB client under C++ as a part of my shared library on 64-bit Ubuntu. I have downloaded nightly version of mongodb c++ driver, as explained step-by-step at [link]. I have (only?) changed the SConfigure script by adding -fPIC flag to
about 10 hours ago
memcached turns 10 years old: Ars Technica: This week, memcached, a piece of software that prevents much of the Internet from melting down, turns 10 years old. Despite its age, memcached is still the go-to solution for many programm...
memcached turns 10 years old: Ars Technica: This week, memcached, a piece of software that prevents much of the Internet from melting down, turns 10 years old. Despite its age, memcached is still the go-to solution for many programmers and sysadmins managing heavy workloads. Without memcached, Ars Technica would likely be unable to serve this article to you at all. According to a commenter on HN, memcached’s 10th birthday would actually be tomorrow (May 22nd). I’m pretty sure it will outlive today. ? I’ve left a comment myself on HN in which I express my admiration for obvious tools that have changed the face of software development (e.g. memcached, JUnit, etc.) Original title and link: memcached turns 10 years old (NoSQL database©myNoSQL)
about 11 hours ago
I have three servers with MongoDB (latest mongodb-win32-x86_64-2008plus- 2.4.3) installed on Windows 2008 R2 Sp1 x64 with hotfix (Windows6.1-KB2731284-v3-x64.m su) applied. Primary instance (virtual machine): - CPU Intel Xeon E7...@2...
I have three servers with MongoDB (latest mongodb-win32-x86_64-2008plus- 2.4.3) installed on Windows 2008 R2 Sp1 x64 with hotfix (Windows6.1-KB2731284-v3-x64.m su) applied. Primary instance (virtual machine): - CPU Intel Xeon E7...@2.40GHz (2 cores) - RAM 8GB Secondary instance (bare metal machine):
about 13 hours ago