Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OrbitDB

Peer-to-Peer Databases for the Decentralized Web
Collective - Host: opensource - https://opencollective.com/orbitdb - Website: https://orbitdb.org - Code: https://github.com/orbitdb/orbit-db

Add naive local cache

github.com/orbitdb/orbitdb - 070f289940e65a017323ece13abbcef8611d37ab authored almost 9 years ago by haad <[email protected]>
Update ipfs-log package version

github.com/orbitdb/orbitdb - 872ae19944ad056b3575fd70990f4cbec90c7d8e authored almost 9 years ago by haad <[email protected]>
Add debug msg

github.com/orbitdb/orbitdb - 2f6df59d1f18a82afd845c4dd3138c789b02498b authored almost 9 years ago by haad <[email protected]>
Add 'load' and 'loaded' events for broadcasting load state

github.com/orbitdb/orbitdb - e2e3374228456e4aa2d26cc266593ee2b874899f authored almost 9 years ago by haad <[email protected]>
Remove obsolete test

github.com/orbitdb/orbitdb - d94b171d8873fd321d1f7b22a1777b965c9df727 authored almost 9 years ago by haad <[email protected]>
Merge remote-tracking branch 'origin/reafctor/ipfs-log'

github.com/orbitdb/orbitdb - 98b2bd933be62779fcdc004bcfa0c3ecbfd55081 authored almost 9 years ago by haad <[email protected]>
Make OrbitDB use ipfs-log

github.com/orbitdb/orbitdb - bb4f4ce42e13a3cf17720c00f29d7e53b06b91db authored almost 9 years ago by haad <[email protected]>
Remove obsolete files

github.com/orbitdb/orbitdb - 3f06f0a707ad73a9a9c0c786767cab8a0ba03ba4 authored almost 9 years ago by haad <[email protected]>
Add ipfs-log to package.json

github.com/orbitdb/orbitdb - db497a29da6e25588524a201cb00ec8350898537 authored almost 9 years ago by haad <[email protected]>
Improve async functions

github.com/orbitdb/orbitdb - 4b754fc956e917be0bdb90ff311d4b874866eb67 authored almost 9 years ago by haad <[email protected]>
Remove seq and ver, use only IPFS hash for ordering. Remove dependency on POST for db operations.

github.com/orbitdb/orbitdb - 55eac964d7932ccac2ff5962bc4052e9ae752812 authored almost 9 years ago by haad <[email protected]>
Rework ordering.md document

github.com/orbitdb/orbitdb - 3fb6261ee992c6287bdc50eac30b5cb6848c82b6 authored almost 9 years ago by haad <[email protected]>
Rework docs

github.com/orbitdb/orbitdb - c5cce8466cec91a2bc3fa60b3f2fdda795109c43 authored almost 9 years ago by haad <[email protected]>
Update README

github.com/orbitdb/orbitdb - 890f15124dca0f4f59ee4c386c58b84bd299a699 authored almost 9 years ago by haad <[email protected]>
Cleanup and fix tests

github.com/orbitdb/orbitdb - a54ef8c3376a8267467fc7e8160d4d978cf67030 authored almost 9 years ago by haad <[email protected]>
Refactor POSTs

github.com/orbitdb/orbitdb - a4dc49b83b9ee2fd37a75967446508015c861b85 authored almost 9 years ago by haad <[email protected]>
Add tests that describe the CRDT

github.com/orbitdb/orbitdb - d53b4e80f603dfa17c7d2f04ec22cc134a5660eb authored almost 9 years ago by haad <[email protected]>
Fix return values

github.com/orbitdb/orbitdb - 6c9f35181cfc9ca97f2bfff915a602498b5c99d9 authored almost 9 years ago by haad <[email protected]>
Fix hasChild of Node and OrbitNode

github.com/orbitdb/orbitdb - 491b578490c225b14cfb1d316e86d2a004ca4dbc authored almost 9 years ago by haad <[email protected]>
Add printTree() to List

github.com/orbitdb/orbitdb - f258a53bd7f6114c6ac6778f1ae3819c742ea0fc authored almost 9 years ago by haad <[email protected]>
Fix examples

github.com/orbitdb/orbitdb - beead609c11bb4b8750c1e4a1881ab28ebb56af3 authored almost 9 years ago by haad <[email protected]>
Update the socket.io package

github.com/orbitdb/orbitdb - f2848ff8933713677c4f55f769eb60c5360a50ee authored almost 9 years ago by haad <[email protected]>
Add MIT license

github.com/orbitdb/orbitdb - 44f6fd2483a866f2a5a853520af054188c8c8e04 authored almost 9 years ago by haad <[email protected]>
Refactor POSTs, add DirectoryPost.

github.com/orbitdb/orbitdb - 7e6d137fe6e35429dfe08015dd50249cd1d960a3 authored almost 9 years ago by haad <[email protected]>
Point package.json/main to src/Client.js

github.com/orbitdb/orbitdb - b6c355cdbcf2755feed1acebc8ccb7ebd205c9b8 authored almost 9 years ago by haad <[email protected]>
Move OpTypes to Operation. Rename Operation to DBOperation in OrbitDB.

github.com/orbitdb/orbitdb - 72bbb2d82be9d8550023900375e70eab351717c2 authored almost 9 years ago by haad <[email protected]>
Rename OrbitClient to Client

github.com/orbitdb/orbitdb - ddd294384cbb53b2738e2eefb257a27e1f47d99b authored almost 9 years ago by haad <[email protected]>
Major perfomance improvements. Post v2.

github.com/orbitdb/orbitdb - 003efb61ba95aaf97a566d3247b42b6dc7fe049d authored almost 9 years ago by haad <[email protected]>
List list perf tests

github.com/orbitdb/orbitdb - 7c8d60a4a51b23acb01d6ab033200c28cde73323 authored almost 9 years ago by haad <[email protected]>
First version of POST

github.com/orbitdb/orbitdb - ed74645d12b06ef254602b95123d8dc60ce395c9 authored almost 9 years ago by haad <[email protected]>
Remove socket limit

github.com/orbitdb/orbitdb - 13fe34b3a820b59e55db334c93f9fd53dfd6adee authored almost 9 years ago by haad <[email protected]>
Send data as string instead of object

github.com/orbitdb/orbitdb - 2fcee4adb85d0cb1bd912d541ff956c7be28e225 authored almost 9 years ago by haad <[email protected]>
Refactor async history fetching

github.com/orbitdb/orbitdb - d31e77215a31aef68e4ab9e80cad3720d1487b01 authored almost 9 years ago by haad <[email protected]>
Change channel.leave to channel.close

github.com/orbitdb/orbitdb - 376a3ab289d5401b4ec94c0cbbe3c4b7cf7d8142 authored almost 9 years ago by haad <[email protected]>
Fix leaking socket on connection error

github.com/orbitdb/orbitdb - edb0c3aafa13b77c156440f41a961241c3710d3a authored almost 9 years ago by haad <[email protected]>
Fix socket error

github.com/orbitdb/orbitdb - fb054f023aa44bc8697777683a57b8341bec4dec authored almost 9 years ago by haad <[email protected]>
Update README

github.com/orbitdb/orbitdb - 91b0a6918aeebeb56e04152074673226228839cc authored almost 9 years ago by haad <[email protected]>
Refactor subscriptions. Fix join.

github.com/orbitdb/orbitdb - 514f914b0f6f45810556d5c309115a07493230f0 authored almost 9 years ago by haad <[email protected]>
Fix gt in query

github.com/orbitdb/orbitdb - cf2fefd5535ac6bfc34b6fed9a76847da8094281 authored almost 9 years ago by haad <[email protected]>
Remove double 'data' event on write

github.com/orbitdb/orbitdb - 8d8240cb90dd646bbf93ad8139bbadb4ed827b80 authored almost 9 years ago by haad <[email protected]>
Update history fetching test

github.com/orbitdb/orbitdb - 16f8e71bf77a9b4fa100daa07757fb76aad2637f authored almost 9 years ago by haad <[email protected]>
Quickfix tests

github.com/orbitdb/orbitdb - 78fc0f42f7a3214f63c0d4ff0ff24c65686be19e authored almost 9 years ago by haad <[email protected]>
Add ESLint (WIP)

github.com/orbitdb/orbitdb - 0411ce26d33612d8c54222581f14daafe8c0b4c4 authored almost 9 years ago by haad <[email protected]>
Fix update chain

github.com/orbitdb/orbitdb - a0c863ddc1d6b8570a7f7e56b4c475ca2432a3a3 authored almost 9 years ago by haad <[email protected]>
Really fix "Bus error: 10" (stack overflow). Improve _insert() performance in OrbitList.

github.com/orbitdb/orbitdb - 6c6c482c69c65649329a7a4cb50fe0a2b9e7aa4e authored almost 9 years ago by haad <[email protected]>
Fix "Bus error: 10"

github.com/orbitdb/orbitdb - c588f232487deb3aeabccc70c848020d4872bc9b authored almost 9 years ago by haad <[email protected]>
Remove log message

github.com/orbitdb/orbitdb - 010da5d69141fd2b3c909a74c4a810e6856d1263 authored almost 9 years ago by haad <[email protected]>
Await for creating a DB operation

github.com/orbitdb/orbitdb - 8686317bf2a9eab29a25ffbfd479274f889cc83d authored almost 9 years ago by haad <[email protected]>
Add note of souurce code entry points in README

github.com/orbitdb/orbitdb - 11d98c477f4fc7fe1ec025afe103df2859504347 authored almost 9 years ago by haad <[email protected]>
Refactor db operations. Rename methods to _read() and _write(). Add Post.publish().

github.com/orbitdb/orbitdb - 47c6e1f4cbc3b87d72b0f01ecd6e00f807ecf622 authored almost 9 years ago by haad <[email protected]>
Move LWW query away from OrbitList to OrbitDB. OrbitList is now just a transport layer.

github.com/orbitdb/orbitdb - db7e799a875f345fa18645e84d19be00f2135f6d authored almost 9 years ago by haad <[email protected]>
Merge remote-tracking branch 'origin/refactor2'

github.com/orbitdb/orbitdb - 2ad32de25834d8de9823a810d9e288dd4914c8bd authored almost 9 years ago by haad <[email protected]>
Split OrbitClient to OrbitClient and OrbitDB

github.com/orbitdb/orbitdb - 7712c1943f99dfea4223ee2940374a5be4daaf8b authored almost 9 years ago by haad <[email protected]>
Refaactor history fetching

github.com/orbitdb/orbitdb - 0f592c65db684d1b378839c9d6c634f738145b2f authored almost 9 years ago by haad <[email protected]>
Remove _commit

github.com/orbitdb/orbitdb - 989bbba7a27f6a95054c9d03d2d1bcc6e91f76cf authored almost 9 years ago by haad <[email protected]>
Remove obsolete hasChild from OrbitNode

github.com/orbitdb/orbitdb - d9101c188aff2561f81d8f05e560a3f6a55a72f5 authored almost 9 years ago by haad <[email protected]>
Fix keyvalue example

Refactor List

github.com/orbitdb/orbitdb - f9413aa89ebb441d933d882e31ace97f4a674a7c authored almost 9 years ago by haad <[email protected]>
Refactor Pubsub

github.com/orbitdb/orbitdb - 1a0b93d13305df632538d1e9a5404b97518c257e authored almost 9 years ago by haad <[email protected]>
Fix keyvalue example

github.com/orbitdb/orbitdb - 19edecc25cd96a3f9064df85081c54a2b800ee66 authored almost 9 years ago by haad <[email protected]>
Add repository field to package.json

github.com/orbitdb/orbitdb - 20a3d23aec7c581dddcf2da93d4a24090a4586eb authored almost 9 years ago by haad <[email protected]>
Remove Keystore dep for now

github.com/orbitdb/orbitdb - 99bab1cba8f1622f2be4672101e8fd0c55c086d1 authored almost 9 years ago by haad <[email protected]>
Remove obsolete keys/

github.com/orbitdb/orbitdb - 9fd3f413577ae75b0b3d94432c852185395bd3dd authored almost 9 years ago by haad <[email protected]>
Rename docs

github.com/orbitdb/orbitdb - bb479bee4c3632bf3d382566966d38988693774a authored almost 9 years ago by haad <[email protected]>
Update README and examples

github.com/orbitdb/orbitdb - 2c4381e7d5a3081106e00b6d6b1f303b2f7f270d authored almost 9 years ago by haad <[email protected]>