27 Commits

Author SHA1 Message Date
Mark Henderson
47a18b05f5 dev:updating keystore in package.json to git branch
pointing to fix/store-performance branch

fix:typo

fix: indentation

test: Changing test to reflect new orbit-store default

Update package.json

test: updating tests

update localstorage-level-migration dep

experiment:Moving keystore up ALL way

orbitdb storage adapter mark 1

fix: more passing tests

more fixes

chore:package-lock.json

reverting mkdir.c for now

package-lock.json for node 10.13

fix: circleci

fix: webpack fs updates

disabling loadCache

Moving storage adapter to its own thing

tests: fixing up

chore: long needed fixing

More linting

tests: fix up look sharp

test: v0 failure only

Reversting lint fixes

fix v0-load test

set cache heads

fix: passing in storage no longer needed

fix: removing artifact from previous merge

fix: honor default keystore and pesky call-by-reference bug

fix: removing directory arg from _addManifestToCache

chore: package-lock

fix: pending drop test

removing directory option for individual dbs

docs: removing directory options

fix: removing line instead of commenting

fix: moving storage setup to createInstance

feat: Upgrading ipfs to 0.36

chore: package-log

fix: restoring onlyHash

workaround: removing memstore from replication tests

fix: this.keystore.close and this.cache.close

chore: removing eslint annotation

chore: package-lock.json

fix: passing preCreate in as option

chore: package files

Fixing package.json

fixing replicate tests

Fixing some tests

Updating orbit-db-store dependency

CircleCI updates - To be obviated via other PR

Restoring ability to pass a custom directory to orbitdb.create

More test fixes

set identity tests fixed

Fixing replication tests

Temporarily disabling concurrency tests

Closing keystore in identities test

Restoring test:all

package.json

More replicate test fixes

successful make rebuild

Linting fixes
2019-08-30 14:18:28 -04:00
shamb0t
20f9635e18 fix browser example 2019-06-07 11:06:23 +01:00
haad
525978e0a9 Fix missing identity and display error in the browser example 2019-02-21 09:21:12 +02:00
shamb0t
39408d0e2a Update examples and benchmarks 2019-02-20 13:18:22 +00:00
Shane Trotter
3d4a009a81 _replicationInfo no longer exists and breaks the example, changing to _replicationStatus to match tests and latest code 2018-06-20 10:13:14 -06:00
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
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
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
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
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
ca08397570 Update documentation, the build 2016-10-04 19:07:33 +02:00
haad
1c1668c207 Fix browser example 2016-10-04 19:07:32 +02:00
haad
61af69678f WIP 2016-10-04 19:07:31 +02:00
haad
73300cdcde Update examples 2016-07-31 11:11:48 +02:00