106 Commits

Author SHA1 Message Date
haad
2ddba23db0 Refactor everything 2016-04-27 12:45:41 +02:00
haad
abe957890d WIP commit 2016-04-27 12:45:41 +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
55edb848e3 Update browser example 2016-04-15 12:05:48 +02:00
haad
228f3f44e6 Fix browser build 2016-04-15 12:03:43 +02:00
haad
f8e12bbe75 Update browser build 2016-04-15 11:41:06 +02:00
haad
4660908636 Add browser build and examples 2016-04-15 11:39:46 +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
55eac964d7 Remove seq and ver, use only IPFS hash for ordering. Remove dependency on POST for db operations. 2016-03-14 12:55:19 +01: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
db7e799a87 Move LWW query away from OrbitList to OrbitDB. OrbitList is now just a transport layer. 2016-03-05 10:10:46 +01:00
haad
f9413aa89e Fix keyvalue example
Refactor List
2016-03-04 22:26:20 +01:00
haad
19edecc25c Fix keyvalue example 2016-03-04 22:20:09 +01:00
haad
2c4381e7d5 Update README and examples 2016-03-03 15:16:27 +01:00
haad
b902c0b274 Improve _findHeads() perf. Make hasChild non static method. 2016-03-03 14:38:33 +01:00
haad
12df0ea5df Add error message 2016-03-02 14:00:22 +01:00
haad
664c1ca38b Fix history fetching 2016-03-01 13:08:46 +01:00
haad
f81d72af2f Fix reader 2016-02-29 12:53:44 +01:00
haad
7b68e2648a ADd host param to reader example 2016-02-29 12:50:27 +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
7f34829645 Cleanups 2016-02-26 13:45:57 +01:00
haad
5f639c87fe Update examples and README 2016-02-26 13:39:51 +01:00
haad
57c006feb2 Fixing lists 2016-02-26 12:42:37 +01:00
haad
15fc4cf4f2 Replace redis with socket.io connection to orbit-server 2016-02-22 15:26:02 +02:00
haad
a8dd379a23 Cleanup code 2016-02-22 12:35:54 +02:00
haad
0da4bf7aa6 Cleanup examples 2016-02-22 12:15:36 +02:00
haad
7aaadfff6f Rename examples 2016-02-22 12:09:29 +02:00
haad
04b3e262d0 Remove obsolete files 2016-02-22 12:08:34 +02:00
haad
4c0e8f6a9e Fix a perf bottleneck by commiting lists in batches. 100 tests! 2016-02-22 11:33:38 +02:00
haad
8caf8cbb9a Refactor OrbitClient and Pubsub to use Lists 2016-02-21 17:52:20 +02:00
haad
3863150624 OrbitList 2016-02-16 23:01:37 +01:00
haad
0aa0e0afd3 Testing lists 2016-02-16 09:20:53 +01:00
haad
8b35764952 Testing head tracking 2016-02-12 09:28:08 +01:00
haad
085cf4775f Tweaks 2016-02-11 15:26:41 +01:00
haad
aa619a81c8 Tweaks 2016-02-11 14:10:23 +01:00
haad
61e063a7ed Timeouts, save head in redis 2016-02-11 11:57:10 +01:00
haad
03ef4fe5ff Change redis server IP 2016-02-11 09:19:53 +01:00
haad
a419b0d527 Testing 2016-02-10 17:27:26 +01:00
haad
079ea9853b Testing 2016-02-10 17:04:23 +01:00
haad
78481cd96a WOrking version (WIP) 2016-02-10 13:43:07 +01:00
haad
c39c8a9983 Pubsub proto (WIP) 2016-02-09 17:01:39 +01:00
haad
bfb7dfc311 First version of pubsub communication 2016-02-09 10:32:26 +01:00
haad
d0bafaf789 Naive MemoryCache for caching items locally 2016-02-04 15:48:47 +07:00
haad
47694d62c0 Move timer to examples/ 2016-02-03 17:25:51 +07:00
haad
264b362af5 Make event's hash the key and simplify aggregation logic. Add timestamp to each Post. 2016-02-02 22:59:42 +08:00