28 Commits

Author SHA1 Message Date
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
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
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
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
03e3279766 Refactor data slicing/search. Remove DataStore. Rename and move files to their appropriate places. 2016-03-03 11:51:28 +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
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