@ahmedash95
PHP Developer ( Laravel , CodeIgniter , Symfony ) , trying to understand javascript and go deep with it :D . love programming and spend my whole day with it . hope to introduce good product for Open-source community .
Nothing here yet.
No blogs yet.
I'm building a web crawler for some of our customers .. they have a news website and they publish about 1000 new article per day .. so I think i could use redis to store the urls as set redis with schema like "domian:1" redis.sadd("domain:1", url_st...
I'm working on ad service will host a lot of news website with a big traffic about 40 Milieon page view monthly , i was using mongodb with shards only without any replica and It was fitting very well . someday alot of issues with one of shards and ev...
Hi there, I have a mongos with 3 config servers and 3 shards . today we found 30 GB missed from our collection and we sure these 30 GB in the third shard . the mongos was connection to this shard using port 27017 and the other shards used 27018 .. s...