|
May
10 |
|
accepted | Ideal Hostnames Number to Parallelize Downloads |
|
May
3 |
|
awarded | Yearling |
|
Apr
27 |
|
awarded | Enthusiast |
|
Apr
27 |
|
accepted | Structure Statistics Data for MongoDB |
|
Apr
27 |
|
comment |
Structure Statistics Data for MongoDB make senses. I guess what make me confused in the MongoDB seemed to emphase on making data embedded when it can be a document. |
|
Apr
26 |
|
comment |
Structure Statistics Data for MongoDB If I get his correctly the correct way of doing stuff, is to have a separated collections and use the aggregation framework to do stuff? |
|
Apr
25 |
|
comment |
Does the MongoDB stats() function return bits or bytes? You've ~682GB stored in MongoDB? |
|
Apr
25 |
|
asked | Structure Statistics Data for MongoDB |
|
Apr
24 |
|
accepted | Thread-safe: Capturing the output of $stdout |
|
Apr
24 |
|
comment |
Thread-safe: Capturing the output of $stdout actually the $stdout is a StringIO for certain threads but not for all, yeah obviously is a threading issues and I am trying to get the stdout for each job. Any idea? |
|
Apr
24 |
|
asked | Thread-safe: Capturing the output of $stdout |
|
Apr
21 |
|
asked | Table row behaving like a link |
|
Apr
18 |
|
comment |
"Proxy" Capture of $stderr and $stdout for DB Storage I am saving latter, this is working! I just want to see debug information while I am firing my method and not wait to be a the end and that the record is persisted. |
|
Apr
15 |
|
asked | Use Rspec Syntax to Enforce Non-Test Code Debug and Errors Raising |
|
Apr
15 |
|
asked | "Proxy" Capture of $stderr and $stdout for DB Storage |
|
Apr
9 |
|
asked | Keep Child Objects sorted in a field_for |
|
Apr
9 |
|
accepted | Deal with multiple titles, descriptions and keywords in Mongoid |
|
Apr
9 |
|
accepted | Generate random string based on Regex? |
|
Apr
7 |
|
asked | Generate random string based on Regex? |
|
Apr
7 |
|
comment |
Best way to handle a lot of different background tasks in Rails Cool thanks! Sometimes, I feel you made bad choice based on popularity of the project, ie when you don't need that level of complexity |