Hyper-v
EP 05 – Build with Pear 🍐EPISODE 05 – Replication & Persistence
Welcome to Build with Pear – Episode 5 In this episode, we’ll look at how to add replication and persistence to Pear …
[ad_2]
source
Welcome to Build with Pear – Episode 5 In this episode, we’ll look at how to add replication and persistence to Pear …
[ad_2]
source
Lorem ipsum dolor sit amet, consectetur.
Zoom in more!! I can't see the code, + it's 40% empty screen. 🤦
why it's "block 2" after staging, seeding and running the app? should not it be different app from dev with fresh state?
Thanks for all this ❤❤❤❤
How do we know that the data persists?
If the reader and writer apps are down and are not seeded any more is that text that we typed in stored somewhere still (persisting)???
If you have a mysql or oracle database the data is persisting on the folder where the database is stored. Is the text we typed in only shown on screen or can we see the text somewhere in the hypercore “file”.
Finally is there an API to “query” the hypercore and see what data has been written to it?
I’m trying to understand “persistence” what that actually sees.
If you add another reader app AFTER you have seen the text on screen m. Will that second reader app be able to read what ilhas been written to the hypercore?