115 Commits

Author SHA1 Message Date
haad
4ab2f718d8 Fix webpack example 2018-03-17 12:52:22 +02:00
Claus Wahlers
9d1be0d312 Fix #311 - Avoid updating remote db address if it hasn't changed 2018-02-21 01:51:14 -03:00
haad
0ebe006e9b Add Github link to the browser examples 2018-01-06 10:45:11 +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
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
6df41f4fad Use LevelDB as the local persistence cache 2017-12-09 17:42:06 +01:00
haad
0d92d8221b Fix Makefile and KeyValue example 2017-11-28 12:30:40 +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
haad
8f990e0ccc Immutable ipfs-log
Use immutable ipfs-log.
Simplify internals.
Remove obsolete dependencies.
Update dependencies.
Use @dignifiedquire's mapSeries for Promises.
Split tests to individual stores.
Improve tests.
Fix build process.
Build size down to 121kb.
Fix benchmarks and examples.
Move Cache to Stores (and to its own module).
2017-03-21 18:13:58 +01:00
haad
e7aea34d88 Fix examples 2017-03-03 09:15:50 +01:00
haad
1230479aee Use ipfs signalling server in examples 2016-12-30 12:16:43 +01:00
haad
e67c4cee35 Use Nodejs version of ipfs for benchmarks 2016-12-30 12:15:48 +01:00
haad
c8b1690dd9 0.16.0-beta.4
Fix dependencies.
Fix Makefile.
Fix examples.
2016-12-13 13:28:29 +01:00
haad
6e316502c6 Fix browser examples 2016-11-25 16:56:17 +01:00
haad
c636bbfd00 Fix benchmark 2016-11-25 15:50:42 +01:00
haad
799473eb86 Fix tests, build and examples. Update dist build. 2016-11-25 12:43:04 +01:00
haad
e043fec8bd Fix examples 2016-11-21 11:47:40 +01:00
haad
4409813b25 Fix typo 2016-11-01 15:14:51 +01:00
haad
af7733a644 Use /tmp dir for ipfs daemon in benchmarks 2016-11-01 15:11:55 +01:00
haad
109082b282 Add browser example with orbit-db distributable 2016-10-28 13:23:14 +03:00
haad
b4afadea3b Fix bug in browser example 2016-10-28 13:22:56 +03:00
haad
9ca1930abb Add API documentation. Fix examples. Improve README. 2016-10-05 10:34:17 +02:00
haad
e5ef4331c3 Update README, remove obsolete files 2016-10-04 19:07:33 +02:00
haad
ca08397570 Update documentation, the build 2016-10-04 19:07:33 +02:00
haad
65a1061d63 Update an eventlog example and add start-daemon example 2016-10-04 19:07:33 +02:00
haad
1c1668c207 Fix browser example 2016-10-04 19:07:32 +02:00
haad
84e984a4cb Eventlog example. Cleanup code. 2016-10-04 19:07:32 +02:00
haad
61af69678f WIP 2016-10-04 19:07:31 +02:00
haad
de620d3cb9 Fix benchmark 2016-10-04 19:07:31 +02:00
haad
3211fb86bb IPFS Pubsub (WIP) 2016-10-04 19:07:30 +02:00
Friedel Ziegelmayer
8b30f52166 fix benchmark example 2016-09-12 17:17:46 +02:00
haad
73300cdcde Update examples 2016-07-31 11:11:48 +02:00
haad
0b9d881d82 Fix benchmark 2016-07-31 09:54:33 +02:00
haad
f8273fde29 Fix benchmark 2016-05-23 13:59:28 +02:00
haad
ae4f52ae29 Update example 2016-05-19 15:20:39 +02:00
haad
d26c19adf4 Fix examples 2016-05-18 12:50:36 +02:00
dignifiedquire
4cfd5367db examples/benchmark 2016-05-16 23:58:40 +02:00
dignifiedquire
cd66e6372e use js-ipfs 2016-05-16 23:51:20 +02:00
haad
736b57be05 Fix benchmarks 2016-05-11 12:45:30 +02:00
haad
5889a4ef50 Fix webpack builds and update browser example. Rename browser dist file to dist/orbitdb.js (not minimized) 2016-05-11 12:26:07 +02:00
haad
851e096904 Tweak benchmarks 2016-05-10 14:14:23 +02:00
haad
f9abd5f819 Fix benchmark so that adds happen only after log history has been fetched 2016-05-09 12:55:54 +02:00
haad
a9b894303f Update browser build 2016-05-08 18:19:56 +02:00
haad
85cd10090c Update browser build (reverted from commit 55ad2141fdc33965d98b8c45af6715f20c56b58e) 2016-05-08 18:18:40 +02:00
haad
55ad2141fd Update browser build 2016-05-08 18:18:22 +02:00
haad
1323efe6e9 Fix examples 2016-05-07 12:20:08 +02:00
haad
6746d88bb7 Fix benchmark-kv example 2016-05-07 12:12:34 +02:00
haad
1dd7ee3bf7 Update browser build 2016-05-07 12:07:41 +02:00
haad
3ccab7b17d Refactor stores to work with OperationsLog and ipfs-log 2016-05-06 12:20:11 +02:00