Y
Hacker News
new
|
ask
|
show
|
jobs
Why you should build your own NoSQL database
(
medium.com
)
6 points
by
marceloboeira
3570 days ago
1 comments
joaocv3
3570 days ago
Nice article! Does every TCP server have the same syntax for setting/getting data?
link
marceloboeira
3569 days ago
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.
link