Just a quick question /25. re-frame Events and Effect. I read about local storage limitations, I would like to create electron app (os x) and for me not enough 5Mbyte or 10 Mbyte limit. In this case what is the best option, if I would like to create an internet-less application. SQLite? or react async storage (I didn’t find specification about in Reagent docs). What do you think, what is the best option in this case?
(sorry if that is a little bit indirect question about the topic)
+ thx for these episodes, best reagent/ re-frame stuff on the net.