300 Commits

Author SHA1 Message Date
haad
53b767f67f Use orbit-db-store 2.5.3 2018-07-25 16:34:00 +03:00
haad
0f0f8b0813 Use the npm module of orbit-db-cache 2018-07-18 16:46:19 +03:00
haad
88581adf1a Use latest orbit-db-cache and leveldb modules 2018-07-18 16:30:20 +03:00
haad
f5127f8ac7 Use go-ipfs 0.4.13 2018-07-18 16:24:16 +03:00
haad
e0d3af079a Use latest go-ipfs-dep, ipfsd-ctl and datastore-level 2018-07-18 15:26:16 +03:00
haad
60575efc66 Use latest orbit-db-store
Also add try/catch to catch assertion errors in replication tests that weren't caught before.
2018-07-18 13:57:21 +03:00
haad
fd52586037 Use latest orbit-db-docstore module 2018-07-18 13:41:59 +03:00
haad
d14cba1dd2 Use latest orbit-db-pubsub module 2018-07-18 13:17:10 +03:00
Kia Rahimian
710d83bc2f feat: updated dev deps + make pubsub.unsubscribe async 2018-07-12 18:06:48 -04:00
haad
07fc543ba6 0.19.8 2018-06-03 08:21:20 +02:00
haad
6b70ed8325 Use latest document store 2018-06-03 08:04:14 +02:00
V-V
e190c10710 Add Linux-specific installation details in README
Instructions for running examples only applied to MacOS. Rather than introducing
a new NPM dependency for running platform-specific commands, I thought it's
simpler to just have own scripts for each platform.
2018-04-17 11:29:31 +03:00
haad
5704548368 Use latest ipfs-pubsub-1on1 2018-04-14 08:10:35 +02:00
haad
e6f2794b76 Update packages 2018-03-31 14:48:39 +02:00
haad
0558c32343 Move exchanging heads logic to its own function
Use latest store modules
Add a set of tests for checking database replication status
Fix tests as per new replication status api
Speed up and improve tests
2018-03-31 12:25:53 +02:00
haad
3349dd9b0b Lock tests to go-ipfs 0.4.13 2018-03-30 21:31:51 +02:00
haad
d0af9a45bd Add tests for replication status information
Use latest store modules
Add a set of tests for checking database replication status
Fix tests as per new replication status api
2018-03-30 12:46:53 +02:00
haad
a2524688d2 Run tests with go-ipfs and js-ipfs-api again
Use go-ipfs 0.4.13 to run tests
Add write benchmark for go-ipfs
Clean up benchmarks
Fix a test not catching errors
2018-03-27 16:08:43 +02:00
haad
3318b6a6d9 Use ipfsd-ctl to create test IPFS instances
Fix default database creation tests
Add more test utils
Remove obsolete public methods from OrbitDB
Workaround for "underlying socket has been closed" error in replication test
Update package-lock
2018-03-27 14:30:45 +02:00
haad
01254cff3e Use ipfs-pubsub-peer-monitor via latest orbit-db-pubsub 2018-03-27 14:21:58 +02:00
haad
d191876ea9 Use ipfs-pubsub-1on1 to exchange heads between connected peers 2018-03-24 15:56:02 +01:00
haad
af6f3faa1d 0.19.7 2018-03-17 12:54:10 +02:00
haad
3273f4988f 0.19.6 2018-03-17 10:50:56 +02:00
haad
7ab3754177 Use js-ipfs 0.28.0 2018-03-17 10:42:43 +02:00
haad
476781fd1e 0.19.5 2018-02-19 08:40:24 +01:00
haad
e65cd581f8 0.19.4 2018-02-01 08:31:00 +01:00
haad
797270c146 Update to latest orbit-db-cache 2018-02-01 07:04:38 +01:00
haad
dcbea83834 0.19.3 2018-01-19 10:32:38 +01:00
haad
ef382cc43c 0.19.2 2018-01-07 09:29:27 +01:00
haad
e0bff3dcce Fix segmentation fault
Add a test for closing the db while loading
Catch replication test asserts properly
Use latest orbit-db-cache containing the fix for segmentation fault
2018-01-07 08:54:11 +01:00
haad
962a85bdbb 0.19.1 2018-01-06 10:45:21 +02:00
haad
8382e28427 0.19.0 2017-12-31 18:45:30 +02:00
haad
59b3c1d48e Copy ipfs dist build to examples/lib/ 2017-12-31 17:25:22 +02:00
haad
81284c1b16 Fix browser compatibility 2017-12-31 13:46:25 +02:00
haad
9b5b785c13 Copy sourcemaps to examples/browser/lib/ 2017-12-31 09:55:35 +02:00
haad
62e5f823c1 Build debug build by default 2017-12-31 09:48:10 +02:00
Ricardo J. Mendez
62d1e22189 Building on macOS fails if the destination cp path does not exist 2017-12-23 10:50:40 +01:00
haad
6061b8cb53 Fix replication
Add tests to make sure a database can be saved and loaded multiple times in a row
Add a test to make sure the correct replication progress is emitted
Add mem-store for faster development testing
Improve tests
Improve logging
Fix replication benchmark
Update packages and build
2017-12-19 15:52:50 +01:00
haad
a9d2ef232f 0.18.12 2017-12-10 14:46:14 +01:00
haad
9b63307751 0.18.11 2017-12-10 14:18:46 +01:00
haad
778ab262ea Update packages 2017-12-09 18:45:58 +01:00
haad
6df41f4fad Use LevelDB as the local persistence cache 2017-12-09 17:42:06 +01:00
haad
63f3b4d73c 0.18.10 2017-12-09 15:53:12 +01:00
haad
874734e7be Update packages 2017-12-09 15:53:01 +01:00
haad
865c404178 0.18.9 2017-12-09 15:17:13 +01:00
haad
e0923e6656 Update crdts 2017-12-09 15:06:25 +01:00
haad
1947c99176 0.18.8 2017-12-09 09:08:53 +01:00
haad
f80f371b5a 0.18.7 2017-12-06 08:42:10 +01:00
haad
e8c1fbed80 Use orbit-db-pubsub@0.3.6 2017-12-06 08:36:35 +01:00
haad
aad1b9cd00 0.18.6 2017-12-05 23:39:39 +01:00