10 Commits

Author SHA1 Message Date
Kia Rahimian
6be510decd docs: fix typos 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
Brian Muller
4f55abf9ca
Fix spelling issue 2018-03-03 10:32:58 -05:00
Javier Ayres
7e0d3a50f7
Change "the only" to "only the". 2018-01-03 16:48:39 -03:00
onionjake
870dd20e83
Minor edit to GUIDE.md 2017-12-26 00:12:29 -07:00
haad
c776b4de8b Add tests for using multiple databases at the same time 2017-11-30 17:13:24 +01:00
haad
8df715274c Update documentation for db.key 2017-11-29 21:24:47 +01:00
haad
38da14db72 Add documentation about starting IPFS with pubsub enabled 2017-11-29 07:24:33 +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