|
|
|
|
|
by azylman
3613 days ago
|
|
From what I can tell Schemaless has updates but represents them as inserts. When you want to change something (e.g. change the billing status of a trip), it writes a new billing status for the trip and consumers will always ask for the latest billing status for the trip, which is the most recent and up-to-date one. Take this with a grain of salt, I just read the Schemaless articles yesterday. |
|