top | item 12480353

Why you should build your own NoSQL database

6 points| marceloboeira | 9 years ago |medium.com | reply

2 comments

order
[+] joaocv3|9 years ago|reply
Nice article! Does every TCP server have the same syntax for setting/getting data?
[+] marceloboeira|9 years ago|reply
Thanks, if you meant the TCP read/write, that depends on your languages implementation but usually it is always like that. Regarding the message exchange, the contract is defined by your application.