|
|
|
|
|
by emmanueloga_
637 days ago
|
|
The easier of debugging does sound super appealing, the immutability and append-only design sounds really cool, especially if you don't really have that many transactions going on! I tried Terminus in this space, and there's also Dolt. [1] How about the append-only/size side of things? I'm guessing if you use Dynamo or Cassandra, you basically forget about it (except when it comes to the bill ...). Is trimming the data straightforward if you don't have that much storage? -- 1: https://www.dolthub.com/blog/2022-03-21-immutable-database/#... |
|