Y
Hacker News
new
|
ask
|
show
|
jobs
by
fiatjaf
4247 days ago
Ok, TaffyDB is a piece of crap. You call `.fetch` to fetch a document at some id, but if you modify your fetched copy, the copy in the database is also modified. With a database like this I'm much better with a hashmap.