79 Commits

Author SHA1 Message Date
haad
cf4fde52d2 Update API documentation 2023-01-17 14:37:35 +02:00
CSDUMMI
2b6b267285
Documentation of the ordering in oplog.values (#944)
* Documentation of the ordering in oplog.values

* Different wording not using 'time'.
2021-12-31 05:55:16 -06:00
CSDUMMI
8330fc01c8
Wikipedia Page on Lamport Timestamps linked. 2021-10-08 10:28:17 +02:00
CSDUMMI
b1f2048103
More documentation of next fields
Thanks to @haadcode
2021-10-07 20:22:12 +02:00
CSDUMMI
4a448f69bf
Removed notes for structure.
And added note on the `sig` value.
2021-10-03 23:41:00 +02:00
CSDUMMI
01a1557ec2
Documentation for clock field on oplog.values 2021-10-03 23:37:38 +02:00
CSDUMMI
1a6d22ceb9
Detailed documentation of the oplog entries. 2021-10-03 23:30:37 +02:00
Joris
480ce576c8 Specified default behaviour
Described default behaviour as:
- Chronological
- From earliest to last
2021-05-06 07:20:38 -04:00
Joris
ef55777dd2 Specified a 2021-04-17 14:53:13 -04:00
Joris
83bbddaef6 Added notice of an edge case 2021-04-16 14:45:26 -04:00
Joel Thorstensson
e402fdc457 Merge branch 'master' into update-peer-exchanged 2020-08-24 18:04:53 +02:00
Mark Henderson
09d13e487a v0.25.0 2020-08-23 21:58:45 -04:00
Joel Torstensson
f876360e59 Merge branch 'master' into update-peer-exchanged 2020-06-12 17:37:21 +02:00
Julien Bouquillon
1d4725512c docs(API): add kvstore.all doc 2020-06-05 11:11:44 -04:00
0xflotus
79d2f4cc09
(api): fixed small error 2020-05-25 04:10:46 +02:00
anders
f3d906e98e document meta and examples
reduce meta description; add examples

manafest typo
2020-05-06 21:03:58 -04:00
Tyler Yasaka
eb6c1c2ead
Document peer.exchanged event 2020-02-10 15:55:49 +01:00
shamb0t
71e6947966 fix 'write' event documentation 2019-12-13 07:30:42 +00:00
haad
de6cfdb1da Add offline mode option 2019-11-14 15:37:42 +02:00
1-byte-man
aa738484ae
Grammar fixes 2019-10-07 10:33:15 -04:00
1-byte-man
4cfe721445
Grammar fixes to API.md 2019-10-06 21:31:43 -04:00
1-byte-man
8200c34e3a
Fix API.md error 2019-10-06 21:08:29 -04:00
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