47 Commits

Author SHA1 Message Date
haad
dd06a0ae60 Replace async/await with Promises where possible 2016-04-05 21:38:01 -04:00
haad
42454fa598 Add options, cache filename 2016-03-22 18:26:48 +01:00
haad
d94b171d88 Remove obsolete test 2016-03-21 12:29:33 +01:00
haad
3f06f0a707 Remove obsolete files 2016-03-21 10:26:48 +01: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
a54ef8c337 Cleanup and fix tests 2016-03-12 10:55:59 +01:00
haad
d53b4e80f6 Add tests that describe the CRDT 2016-03-11 14:12:40 +01:00
haad
ddd294384c Rename OrbitClient to Client 2016-03-10 09:27:33 +01:00
haad
003efb61ba Major perfomance improvements. Post v2. 2016-03-09 20:22:18 +01:00
haad
7c8d60a4a5 List list perf tests 2016-03-09 20:21:44 +01:00
haad
d31e77215a Refactor async history fetching 2016-03-09 16:08:19 +01:00
haad
514f914b0f Refactor subscriptions. Fix join. 2016-03-07 16:48:49 +01:00
haad
16f8e71bf7 Update history fetching test 2016-03-07 10:23:54 +01:00
haad
78fc0f42f7 Quickfix tests 2016-03-06 19:02:35 +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
0f592c65db Refaactor history fetching 2016-03-04 23:13:56 +01:00
haad
8478d970a7 Make circleci use node 4.3.1. Add longer timeouts to tests. 2016-03-03 15:09:57 +01:00
haad
eb71603ec7 Fix test. Revert test line. 2016-03-03 15:08:06 +01:00
haad
c6c21023d3 Allow "offline mode" without Pubsub (for testing) 2016-03-03 14:58:03 +01:00
haad
b902c0b274 Improve _findHeads() perf. Make hasChild non static method. 2016-03-03 14:38:33 +01:00
haad
ec51546799 Use Lazy.js instead of lodash, .toJson() --> asJson, cleanup code. 2016-03-03 12:45:10 +01:00
haad
03e3279766 Refactor data slicing/search. Remove DataStore. Rename and move files to their appropriate places. 2016-03-03 11:51:28 +01:00
haad
c6f2fbf51c Working version 2016-03-01 15:12:41 +01:00
haad
5481334220 Fix next's initial value. Move fetchPayload() to OrbitNode. 2016-02-29 12:30:22 +01:00
haad
b88c498713 Fix sorting. Move equals() and hasChild() to Node. 2016-02-29 11:54:35 +01:00
haad
ff10add756 Add equals() and hashChild() 2016-02-29 11:54:07 +01:00
haad
ce99aa734f Cleanup code 2016-02-26 14:24:34 +01:00
haad
7f34829645 Cleanups 2016-02-26 13:45:57 +01:00
haad
57c006feb2 Fixing lists 2016-02-26 12:42:37 +01: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
523e67b05e Cleanup lists 2016-02-16 11:10:58 +01:00
haad
0aa0e0afd3 Testing lists 2016-02-16 09:20:53 +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
aaeb33efd9 Pubsub communication WIP 2016-02-04 16:01:00 +07:00
haad
202c35057a Fix tests not running multiple times in a row 2016-02-03 17:27:18 +07:00
haad
f74ec4b104 Use orbit-common. Make test fully independent and not require orbit-server to be running. 2016-02-03 14:22:58 +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
haad
d66e3880d8 Refactor HashCacheItem decryption and usage in aggregator 2016-01-21 11:40:22 +08:00
haad
3901e15260 Move source files to src/. Update package.json. 2016-01-20 16:05:47 +08:00
haad
67fd17984e First implementation of KV-store (WIP) 2016-01-19 11:43:09 +08:00
haad
c5fe0ff17e Add .remove(<hash>) functionality, add more test (channel info) 2016-01-18 14:45:35 +08:00
haad
faad4c1c4f Add setMode() for settings channel read and write (ops) modes. 2015-12-29 13:56:16 +01:00
haad
7e1007948d Refactor OrbitClient. Remove obsolete dep from MetaInfo. 2015-12-26 20:31:26 +02:00
haad
f8e363eedd Initial version 2015-12-26 19:05:51 +02:00