|
|
|
|
|
by pi-e-sigma
896 days ago
|
|
How exactly is it different from No-SQL?
No schema? Check.
No consistency? Check. (eventually consistent)
Key-value store? Check. (because it's using ZooKeeper under the hood)
Promising amazing results and freeing you from the chains of the SQL? CHECK! |
|