Commit Graph

174 Commits

Author SHA1 Message Date
haad
8b786ae6b5 Rename events OrbitDB emits. 2016-05-11 12:27:05 +02:00
haad
6cc2afab80 Read network info from ipfs object (not from a file) 2016-05-10 15:08:26 +02:00
haad
588ebaa866 Add 'ready' event 2016-05-10 14:13:10 +02:00
haad
658b699651 Fix options 2016-05-09 23:17:17 +02:00
haad
c2d2a8a6cc Fix stores event hook up 2016-05-09 23:13:13 +02:00
haad
5ce23678b4 Refactor OrbitDB store creation 2016-05-08 18:12:04 +02:00
haad
9b68a47098 Remove obsolete files 2016-05-07 12:22:36 +02:00
haad
c6131a2be0 Use orbit-db store modules, add FeedStore 2016-05-07 11:42:18 +02:00
haad
2561f5adbd Remove OperationsLog 2016-05-06 16:28:42 +02:00
haad
c375b67b98 Remove obsolete cache reset 2016-05-06 16:28:36 +02:00
haad
362e2093db Remove custom Logs 2016-05-06 16:24:03 +02:00
haad
6bed824e5e Cleanup 2016-05-06 15:56:11 +02:00
haad
c4e245d3d1 Merge oplog to store 2016-05-06 13:22:41 +02:00
haad
3ccab7b17d Refactor stores to work with OperationsLog and ipfs-log 2016-05-06 12:20:11 +02:00
haad
d823ab4d2b Use reduce() instead of forEach() for building KeyValueIndex 2016-05-04 11:30:37 +02:00
haad
3c4fc90819 Use reduce() instead of forEach() for building EventIndex 2016-05-04 11:30:28 +02:00
haad
2b8b5f0285 Remove _padOperation from OperationsLog 2016-05-04 11:28:26 +02:00
haad
ac9af3ddb5 Handle operations based on the hash, not key. 2016-05-04 11:21:42 +02:00
haad
cf62db5534 Use 'DEL' for delete instead of 'DELETE' in KeyValueStore 2016-05-04 11:12:17 +02:00
haad
7d44f6c421 Join a network based on ipfs hash, not host+port 2016-05-04 11:05:58 +02:00
haad
9580102266 Remove obsolete code from PubSub 2016-05-04 11:05:08 +02:00
haad
6db0ac79be Add ts to db op 2016-05-03 17:18:31 +02:00
haad
5706090f35 Move events to Store from Oplog 2016-05-03 15:12:55 +02:00
haad
6427e57b2a Fix events 2016-05-03 13:52:13 +02:00
haad
aece96b49c Refactor stores to be individual databases 2016-05-03 11:52:58 +02:00
haad
c7dd79bda8 Cleanup 2016-04-28 21:41:14 +02:00
haad
06ee3ebf31 Refactor indexing 2016-04-28 21:34:14 +02:00
haad
b33a97b1cb Move Cache.js to oplog/ 2016-04-27 12:45:43 +02:00
haad
0be26e035b Remove post/ prototypes 2016-04-27 12:45:43 +02:00
haad
86a88019e6 Rename Client to OrbitDB 2016-04-27 12:45:43 +02:00
haad
3c0907e0ed Rename EventLogIndex to EventIndex 2016-04-27 12:45:43 +02:00
haad
01bdf1a80f Cleanup OperationsLog 2016-04-27 12:45:43 +02:00
haad
8b7662fa26 Remove payload caching (not needed anymore) 2016-04-27 12:45:42 +02:00
haad
3d12247bdb Rename Client to OrbitDB and set it as module's entry point. Move files to appropriate directories. 2016-04-27 12:45:42 +02:00
haad
6a46b64cfe Fix browser build 2016-04-27 12:45:42 +02:00
haad
2ddba23db0 Refactor everything 2016-04-27 12:45:41 +02:00
haad
a858eabbe3 WIP commit 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
2d0dda1571 Refactoring 2016-04-27 12:45:41 +02:00
haad
2af5e40a9b Testing 2016-04-27 12:45:41 +02:00
haad
4660908636 Add browser build and examples 2016-04-15 11:39:46 +02:00
haad
2c6d9d7101 Remove ipfsDaemon dep from Client. Remove orbit-common dependency. 2016-04-15 11:39:18 +02:00
haad
f09ca5ec31 Use logplease, remove log4js 2016-04-14 17:35:35 +02:00
haad
383687763e Move 'sync' event to be emitted after caching the payloads 2016-04-13 13:03:48 +02:00
haad
393391a1fd Remove bluebird dependency, fix tests 2016-04-13 10:38:27 +02:00
haad
da55984081 Cleanup 2016-04-13 10:00:16 +02:00
haad
ee04c670ca Fix examples 2016-04-13 09:53:03 +02:00
haad
bed7cd580a Remove asyncawait from Client, test the channel API 2016-04-13 09:47:22 +02:00
haad
431e102808 Cleanup OrbitDB 2016-04-13 09:46:17 +02:00