Commit Graph

13 Commits

Author SHA1 Message Date
Sean Zellmer
b11bb658c7 Add Best practices article (#186)
* Add aside about using only one corestore instance per application

A single corestore instance covers all needs and avoids pitfalls (such
as file locks and named hypercores not being the same key) that come
from multiple corestore instances.

* Add note for best practice to create one hyperswarm instance per app

* Create a best practices guide for Pear Application development

* Add "Best Practices" article to SUMMARY.md & README.md

* Include points added to the guides on using single swarm & store

* Fix capitalization in Best Practices article
2025-05-31 01:01:23 -05:00
Sean Zellmer
6cd081e49e Remove findingPeers() & some flush() flow from hyperswarm examples (#176)
`swarm.flush()` was kept in scenarios where replicating a hypercore
immediately was required.
2025-04-10 19:15:57 +02:00
Marco
835fd15cb6 remove-redundant-replicate-corestore (#171) 2025-03-05 12:56:49 +01:00
Sean Zellmer
706f396a5d Convert all howtos to use pear run --dev (#152) 2024-10-22 15:06:18 +02:00
d61b292b-2859-4ed6-8c7c-b7397ad8e351
c2de1e14d8 Fix typo (#125) 2024-08-14 09:50:01 +02:00
Thomas Verstreken
f8936b1cdd Fix spelling (#109) 2024-06-04 09:57:28 +02:00
dmc
a721096370 blank line rm 2024-02-14 02:15:42 +01:00
dmc
3ae795b653 fixes 2024-02-14 01:05:36 +01:00
dmc
696fec2b86 videos 2024-02-12 18:40:22 +01:00
dmc
a3a498a07e pearify 2024-02-01 00:05:53 +01:00
dmc
95145e31cd pearify 2024-01-31 23:43:56 +01:00
dmc
79a16ecc36 howto headings 2024-01-25 18:01:04 +01:00
dmc
87198720b2 releasing a pear, readme iterate, howtos 2024-01-25 14:36:02 +01:00