Paul Frazee

Results 176 issues of Paul Frazee

enhancement

A couple of updates: - [ ] Rename to `@beaker/dat-library` - [ ] Change all the `DatNode` functions to `DatLibrary` - [ ] Attach `DatArchive` to each library instance (`library.DatArchive`)...

@joehand and I are questioning whether this module and https://www.npmjs.com/package/dat-node can be combined, because some of the work here (managing multiple dats, handling multiple dat types) is generally useful. In...

enhancement

Some folks would like to be able to enable/disable it on individual archives.

enhancement

See: https://github.com/datproject/dat-node/issues/201

bug

Rendered: [Draft](https://github.com/pfrazee/DEPs/blob/hyperdrive-dep/proposals/0000-hyperdrive.md)

With https://github.com/mafintosh/multicast-dns/pull/34/files, error events are now emitted if multicast dns fails to setup. (This has been reported to happen on linux if the network is disabled.) Dns-discovery re-transmits the multicast-dns...

I had a new idea for solving Hypercore forks that I wanted to propose. From the summary: > The Hypercore data-structure is an append-only log which depends on maintaining a...

This idea isn't new, but I've recently realized there's a potential optimization that might make this worth prioritizing. Let's call this proposal a "mount." It's conceptually simple, like a symlink...