Node has a KV store now. #backend #javascript #programming #coding

preview_player
Показать описание

#whiteboardtheweb
Рекомендации по теме
Комментарии
Автор

Me a non-programmer: I like your funny words magic man.

nawafmostafa
Автор

What’s your whiteboard set ⬆️❔Looks 😊 and portable with the stand. I need that.

codefinity
Автор

Does it persist if the process restarts? That would be pretty damn awesome. Free KV store 😮

gerhardsteenkamp
Автор

So it's literally just a SQLite DB. Nothing we can't already implement with the sqlite3 package, which offers more features and a better API. I don't know who thought it was wise to copy what a browser environment has into a server environment.

k_gold
Автор

This might he a dumb question as someone who doesnt use node often, but is it being used as cache on the clientside or is it storing the KV pairs server side? Couldn't you already do this by creating a simple function that writes to disk

krishp
welcome to shbcf.ru