We started to use MongoDB at work. So far so good however I was asked to assess if MongoDB could do Replica Set and Sharding at the same time. After searching for a while I find out that yes it can bu
I\'m making a system with some features of a social network. And I want to know what your thoughts on the persistence technologies that best apply to certain features.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I am writing a web application with nodeJS that can be used by other applications to store logs and accessed later in a web interface or by applications themselves providing an API. Similar to Graylog
My question is regarding tags and searching, for a tube/flash based video clip site. I have apx 100,000 videos which I want to organize using Redis.
I have a getter that looks like this : UserSchema .path(\'avatar\') .get(function(avatar){ if(!avatar){ avatar = \"defaultAvatar.jpg\";
My original intent was to ask this question for MongoDB, but I quickly realized this question probably applies to other document oriented databases like CouchDB and others. I\'m having a hard time wra
I need to group and sort by date_published some documents stored on mongodb开发者_运维问答 using pymongo.
开发者_如何学JAVA As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely
I am currently working on a private project that is going to use Google\'s GTFS spec to get information about 100s of Public Transit agencies, their routers, stations, times, and other related informa