2016 Commits

Author SHA1 Message Date
Hayden Young
16686c6a82
Merge pull request #1161 from orbitdb/fix/log-concurrency
Process appends and joins through a queue
v2.1.0
2024-02-21 16:48:04 +00:00
haad
16b3358355 Process appends and joins through a queue 2024-02-21 09:02:04 +01:00
Hayden Young
734f50ed7e chore: Iterate version. Upgrade Helia. 2024-02-17 14:45:11 +00:00
Hayden Young
e5351fe087
Merge pull request #1159 from orbitdb/fix/storage
Fix storage
2024-02-13 12:48:22 +00:00
haad
a3ea2e1165 Test storage interfaces and LevelStorage 2024-02-13 09:28:58 +01:00
haad
3e93d294bf Add del() to ComposedStorage 2024-02-13 09:26:14 +01:00
Hayden Young
18eb27c44e
Merge pull request #1156 from orbitdb/docs/example-updates
docs: Audit GETTING STARTED examples. Ensure they are running.
2024-02-05 19:50:26 +00:00
Hayden Young
e439453262 docs: Remove duplicate imports. 2024-02-05 19:05:49 +00:00
Karsten Ohme
af0048991c
Error: PublishError.InsufficientPeers (#1149)
* Error: PublishError.InsufficientPeers

Prevent Error: PublishError.InsufficientPeers when starting alone

* Update README.md

added whitespace

* Update README.md

spacing corrected
2024-02-02 05:45:21 +08:00
Hayden Young
aa0f7f3c42 docs: Add permanent blockstores to IPFS examples. 2024-01-30 00:45:06 +00:00
Hayden Young
848112a232 docs: Fix description. 2024-01-30 00:07:11 +00:00
Hayden Young
8c29b77eab docs: Use Helia. Use createOrbitDB. 2024-01-29 23:49:19 +00:00
Hayden Young
d6b9c41095 Merge remote-tracking branch 'origin' into docs/example-updates 2024-01-27 20:29:42 +00:00
Hayden Young
c666774b75
Merge pull request #1155 from koh-osug/patch-2
Update ACCESS_CONTROLLERS.md
2024-01-27 20:26:00 +08:00
Hayden Young
03f8a69856 docs: Use Level Blockstore. 2024-01-26 10:22:44 +00:00
Karsten Ohme
7001c7528b
Update ACCESS_CONTROLLERS.md
included comments
2024-01-26 04:02:58 +01:00
Hayden Young
12d17b1ceb docs: Audit GETTING STARTED examples. Ensure they are running. 2024-01-26 00:07:47 +00:00
Karsten Ohme
9a5ca21577
Update ACCESS_CONTROLLERS.md
Added ipfs argument to `Identities` constructor.
2024-01-25 13:28:41 +01:00
Hayden Young
d37d2c9586
Merge pull request #1150 from koh-osug/patch-1
Update REPLICATION.md
2024-01-22 22:55:01 +08:00
Karsten Ohme
34014d8136
Update REPLICATION.md
From a discussion in a thread i remember that the replication is not automatically started. Also this is my experience since I'm not using these functions.
2024-01-20 23:32:31 +01:00
Hayden Young
ea6bfd93e0 chore: Increment version. v2.0.1 2024-01-19 16:24:17 +00:00
Hayden Young
a7ec7b7b41 docs: Migrate js-ipfs examples to Helia. 2024-01-19 16:19:18 +00:00
Hayden Young
64e36df5a1
Merge pull request #1108 from orbitdb/helia
Integrate Helia
v2.0.0
2024-01-20 00:00:31 +08:00
Hayden Young
4d596d7f97 chore: Iterate version. 2024-01-19 15:53:39 +00:00
Hayden Young
472d4795bf
Merge pull request #1147 from orbitdb/docs/readme
Update README
2024-01-19 17:21:43 +08:00
haad
7fea208706 Update README 2024-01-19 10:14:25 +01:00
Hayden Young
8a9ebc6ca1 docs: Setting up blockstore storage and simple Libp2p configuation. 2024-01-18 20:48:04 +00:00
Hayden Young
eb5104ead6 refactor: Move start/stop OrbitDB convenience functions to own repo. 2024-01-18 14:21:55 +00:00
Hayden Young
c844e54fe9 feat: A quick-start OrbitDB instance. 2024-01-16 22:27:16 +00:00
Hayden Young
973cc7aa20 test: Create a Level db if directory is specified. 2024-01-16 21:46:04 +00:00
Hayden Young
3cca7779a8 chore: update Helia. 2024-01-16 11:14:41 +00:00
haad
ebc8955a18 Fix replication tests 2024-01-16 11:39:03 +02:00
haad
056e4e185f Make timeouts per request in IPFSBlockStorage 2024-01-16 11:38:14 +02:00
Hayden Young
4a1f5cba33 test: Replication when ipfs peers reconnect or a relaunched. 2024-01-13 02:36:45 +00:00
Hayden Young
c72e81e262 docs: Update log params. 2024-01-12 14:50:14 +00:00
Hayden Young
47f9889c77 fix: Lint errors. 2024-01-12 13:27:50 +00:00
Hayden Young
8ab276026a test: Block get timeout. 2024-01-12 13:25:00 +00:00
Hayden Young
5282fb2d77 fix: Time out put operations. 2024-01-12 11:40:47 +00:00
Hayden Young
37abd1a0b4 fix: Timeout is globally configurable for IPFSBlock. 2024-01-12 11:39:19 +00:00
Hayden Young
e72dd5c258 fix: Time out blockstore get for block cannot be fetched. 2024-01-12 11:32:46 +00:00
Hayden Young
79d635dfb0 test: Complete test when error captured. 2024-01-09 22:54:39 +00:00
Hayden Young
0f52b62e31 test: Enable all tests. 2024-01-09 16:54:10 +00:00
Hayden Young
ba043391d9 chore: Upgrade Helia. 2024-01-09 16:50:25 +00:00
Hayden Young
b105dd489a fix: Lint errors. 2023-12-15 23:11:42 +00:00
Hayden Young
6501ec6fa7 docs: Remove references "lazy loading" during replication. All values are now replicated when entries are replicated via joinEntry. 2023-12-15 23:10:24 +00:00
Hayden Young
5c187e7a47 refactor: Remove timeout settings from ipfs block storage. 2023-12-15 16:44:01 +00:00
Hayden Young
0a5f8b54e3 Merge remote-tracking branch 'origin/main' into helia 2023-12-15 16:36:22 +00:00
Hayden Young
2b8c4a2718 chore: Fix missing package lock packages. 2023-12-15 16:33:02 +00:00
Hayden Young
c09e045581
Merge pull request #1138 from orbitdb/fix/helia-6
Clean ups
2023-12-16 00:29:28 +08:00
Hayden Young
7003912d2b
Merge branch 'helia' into fix/helia-6 2023-12-16 00:27:42 +08:00