32 Commits

Author SHA1 Message Date
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
e67c4cee35 Use Nodejs version of ipfs for benchmarks 2016-12-30 12:15:48 +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
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
9ca1930abb Add API documentation. Fix examples. Improve README. 2016-10-05 10:34:17 +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
0b9d881d82 Fix benchmark 2016-07-31 09:54:33 +02:00
haad
f8273fde29 Fix benchmark 2016-05-23 13:59:28 +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
haad
736b57be05 Fix benchmarks 2016-05-11 12:45:30 +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
3ccab7b17d Refactor stores to work with OperationsLog and ipfs-log 2016-05-06 12:20:11 +02:00
haad
5706090f35 Move events to Store from Oplog 2016-05-03 15:12:55 +02:00
haad
44f648d34b Fix examples and browser build 2016-04-27 12:45:42 +02:00
haad
11fd73ab18 WIP 2016-04-27 12:45:41 +02:00
haad
0119a46fa5 Update README, fix examples 2016-04-15 16:28:56 +02:00
haad
ee04c670ca Fix examples 2016-04-13 09:53:03 +02:00
haad
3da2dbcad6 Fix examples 2016-04-12 18:14:59 +02:00
haad
9581b4ef31 Replace async/await with Promises where possible 2016-04-08 08:56:56 +02:00
haad
beead609c1 Fix examples 2016-03-11 14:10:16 +01:00
haad
d31e77215a Refactor async history fetching 2016-03-09 16:08:19 +01:00
haad
b902c0b274 Improve _findHeads() perf. Make hasChild non static method. 2016-03-03 14:38:33 +01:00
haad
c95d093858 Update benchmark.js 2016-02-27 11:42:26 +01:00
haad
471b189cbb Cleanup 2016-02-26 14:06:47 +01:00
haad
57c006feb2 Fixing lists 2016-02-26 12:42:37 +01:00
haad
7aaadfff6f Rename examples 2016-02-22 12:09:29 +02:00