284 Commits

Author SHA1 Message Date
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
81284c1b16 Fix browser compatibility 2017-12-31 13:46:25 +02: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
a77776724b Fix cache closing bug, update packages 2017-12-10 14:40:44 +01:00
haad
9b63307751 0.18.11 2017-12-10 14:18:46 +01:00
haad
3c6626f633 Fix browser examples
Use p2p-websocket-star addresses
Fix minified example: don't compress
Use non-minified ipfs build for browser examples
Add non-minified build files to browser examples
Update build
2017-12-10 14:10:24 +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
f70e0b3ffd Update package-lock 2017-12-09 09:06:51 +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
haad
12eabb8531 0.18.5 2017-12-05 23:30:23 +01:00
haad
63a1edb633 Speed up peering and timeout to run tests faster 2017-12-05 22:44:33 +01:00
haad
01c83589be 0.18.4 2017-12-05 13:26:24 +01:00
haad
c30c0b6cf9 Use ipfs@0.27.0 and ipfs-pubsub-room@1.0.1 2017-12-05 13:18:29 +01:00
haad
40fd279aad 0.18.3 2017-12-02 13:52:10 +01:00
haad
bdc8260610 Fix replication starting from wrong heads
Use ipfs-pubsub-room branch with a fix for the wrong heads
Add a test tocheck that the automatic replication receives the right heads
Add more logging
2017-12-02 13:40:22 +01:00
haad
a7d60e2d9a 0.18.2 2017-11-30 17:32:56 +01:00
haad
c776b4de8b Add tests for using multiple databases at the same time 2017-11-30 17:13:24 +01:00
haad
1459da3af8 0.18.1 2017-11-29 16:24:21 +01:00
haad
4bb6bab050 Update package-lock 2017-11-29 16:15:18 +01:00
haad
f13c52eaae 0.18.0 2017-11-28 15:06:08 +01:00
haad
1024031e49 Add ES5 build 2017-11-28 14:25:27 +01:00
haad
42885b20a4 Write permissions for databases
Use latest store modules from npm
Update README
Update docs
Update examples
Update benchmarks
Update dependencies
Add Getting Started guide
Add new a screenshot
Add a new live demo
Add persistency tests for snapshot saving/loading and events
Add network stress tests (but skip them by default as they're very heavy and lengthy)
Add browser benchmarks
Add log() alias for eventlog() database
Add possibility to create database if it doesn't exist yet
Add support for orbitdb addresses
Add a test for starting replication when peers connect
Add debug build
Use IPFS nodeID as default user id
Use ipfs-pubsub-room
Handle closing of databases properly
Handle cache errors
Clean up tests, re-organize code files
Clean up code style
Support for CLI
Remove obsolete scripts
2017-11-28 09:10:51 +01:00