57 Commits

Author SHA1 Message Date
1-byte-man
971d3046eb
Added DataBase types to API.md 2019-10-06 20:59:07 -04:00
shamb0t
b4f569c27c v0.22.0 2019-10-03 18:31:02 +01:00
shamb0t
62f548b8d0 update docs 2019-09-25 12:00:50 +01:00
phillmac
77eb229554
Simplify wording 2019-09-20 08:02:47 +10:00
phillmac
d800e5d817
Fix inaccuracy 2019-09-20 08:01:57 +10:00
phillmac
9d639eeaaa
Add doc for peer event 2019-09-19 19:18:16 +10:00
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
Max Terry
8737614358
Fix Identity link 2019-07-18 14:22:42 -04:00
Haad
c7bbcf18ad Merge pull request #566 from orbitdb/feat/docs
Update docs
2019-04-03 08:08:42 +00:00
Shahid Shaikh
d041ee7359
Update API.md 2019-03-01 02:07:31 +05:30
shamb0t
6a137e3d92 Update docs 2019-02-20 14:36:38 +00:00
Xinjie-canya
90e50337fa
Fix wrong reference of CounterStore 2018-12-12 23:26:39 +08:00
Tyler Yasaka
15aae2959b
Merge branch 'master' into determine-address 2018-12-06 11:20:46 -08:00
Tyler Yasaka
74c0e8a799
Document determineAddress method 2018-11-27 22:20:53 -08:00
Zach Ferland
46b298be10 feat: allow local cache to be pass as option 2018-11-20 21:14:55 -05:00
Richard Littauer
e191d27832 fix: Spelling errors
Generated by https://github.com/codespell-project/codespell.
2018-09-20 15:30:44 -04:00
Haoliang Yu
467c66816a
Fix docstore.get() doc 2018-09-17 20:14:14 +08:00
Kia Rahimian
d9f1d079ae docs(API): document replicate option 2018-08-16 10:44:28 -04:00
Richard Littauer
fa6dbeb221 docs: add remark-validate-links, fix broken links 2018-08-12 11:26:28 -04:00
Richard Littauer
8a9f0ec21d docs: Add TOCs using an npm script
This is a stab at making #426 work automatically, so that we don't need to manually adjust the files. I've also edited some of the depths of the headings. What do you think, @mistakia?

One thing I would like is to add this to the build. It shouldn't change anything if there are no changes to make.
2018-08-08 18:07:51 -04:00
Kia Rahimian
cb33a6f1fa docs(api): fix broken link to load event 2018-07-25 21:10:06 -04:00
Kia
e0693720f0
docs(api): add store closed event 2018-07-25 21:08:31 -04:00
Kia
b35e0f67b1
docs(api): add missing param to store ready event 2018-07-25 21:03:59 -04:00
Kia
a4eb5e1c60 docs(api): add missing aliases 2018-07-25 21:01:26 -04:00
Kia
383f0ce6d2 docs(api): document returns 2018-07-25 21:01:26 -04:00
Kia Rahimian
a7ab7c4d4a docs: add store.load param 2018-07-25 21:01:26 -04:00
Kia Rahimian
6be510decd docs: fix typos 2018-07-25 21:01:26 -04:00
Kia Rahimian
ab568e383e docs: amend orbitdb.open description 2018-07-25 21:01:26 -04:00
Kia Rahimian
b045667cdd docs: add description for orbitdb.disconnect + update links 2018-07-25 21:01:26 -04:00
Kia Rahimian
f4cb33b4aa docs(api): reorganize orbitdb public methods 2018-07-25 21:01:26 -04:00
Kia Rahimian
96fe2a9c6a docs: add api description for orbitdb.open 2018-07-25 21:01:26 -04:00
Kia Rahimian
ca78ae7a55 docs: styling 2018-07-25 21:01:26 -04:00
Kia Rahimian
73013936f3 docs: add api description for orbitdb.create 2018-07-25 21:01:26 -04:00
Kia Rahimian
a187f9ba69 docs: store cleanup 2018-07-25 21:01:26 -04:00
Kia Rahimian
41d7e24e5b docs: fix event links 2018-07-25 21:01:26 -04:00
Kia Rahimian
7d7b70f0fd docs: cleanup events 2018-07-25 21:01:26 -04:00
Kia Rahimian
680c0f35a2 docs: update links 2018-07-25 21:01:25 -04:00
Kia Rahimian
2c037a5236 docs: refractor 2018-07-25 21:01:25 -04:00
Kia Rahimian
2969cd4af1 docs: update table with links to methods 2018-07-25 21:01:25 -04:00
Kia Rahimian
9eca16a107 docs: update api with missing static methods & props 2018-07-25 21:01:25 -04:00
Gergely Imreh
f6688ffe8d
Clarify eventlog and feed iterator options, and usage in tests
The `gt`/`gte`/`lt`/`lte` options for enventlog and feed iterators
take the hash of an item, and that wasn't clear from the API docs.
Also added more info to the `limit` option.

To see usage examples, many people are likely to turn to test suite.
In the tests for eventlog and feed, the `items` variable first
referred to an iterator with the actual items, and then later in
the tests `items` was an array of the item hashes. This switch of
types can be pretty confusing, thus the variable names were disambiguated.
2018-04-14 11:16:02 +01:00
haad
0773c22c48 Update documentation 2017-12-02 06:33:30 +01:00
haad
8df715274c Update documentation for db.key 2017-11-29 21:24:47 +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
Prabodh Meshram
2ff68a4f5b Formatting changes in Api Doc 2017-09-17 16:06:43 +05:30
Prabodh Meshram
89c2077fda Added Documentation for Options for Eventlog and Feed Api 2017-09-17 16:02:07 +05:30
Haad
5422c1d33d Merge pull request #225 from atfornes/patch-1
Fix docstore function links
2017-08-19 09:09:06 +02:00
Antonio Tenorio-Fornés
d8e1089a9a Fix docstore function links
Fix broken links
2017-07-17 16:49:49 +02:00
Ryan M
a4f36bce61 Typo fix 2017-05-15 21:13:02 +02:00
haad
5565001cb3 Update API documentation. 2017-03-30 18:55:03 +02:00