Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
2k views

Example of moving from MySQL to NoSQL?

For a Facebook-like site, ie. which is write-intensive and delivers user-customized pages, I'd like to build a prototype to investigate whether the document-centric NoSQL architecture would be a good ...
0
votes
3answers
135 views

Example packets

Is there somewhere I can find examples of properly formed packets for a varaiaty of things, like HTTP, FTP, and other protocols? Update: I don't want to just sniff my own packets because I want to ...