Ecosyste.ms: OpenCollective

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

Level

Node.js modules to build your very own database.
Collective - Host: opensource - https://opencollective.com/level - Website: https://leveljs.org/ - Code: https://github.com/Level

initial draft

github.com/Level/leveldown - f0f8f79be33acc730715b592991b02747f71912e authored over 11 years ago by Julian Gruber <[email protected]>
Merge pull request #90 from rvagg/unbound

remove .bind()... sadly, for efficiency's sake

github.com/Level/levelup - 2e01118c6b3794fe214e2aa84d768e92494c4bf8 authored over 11 years ago by Rod Vagg <[email protected]>
remove .bind()... sadly, for efficiency's sake

github.com/Level/levelup - dc273dbd6a0507c78c640a40e99f90eecbdbb7b5 authored over 11 years ago by Rod Vagg <[email protected]>
update changelog, version bump for @0.6.2 release

github.com/Level/levelup - e9b7bfb970d03d3681d1b012340c5bff53cbe274 authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #87 from dominictarr/safe-deferred-open

Safe deferred open

github.com/Level/levelup - decebd46e816d72b42ca7e3858d22a3acc8e3844 authored over 11 years ago by Dominic Tarr <[email protected]>
oops, self was not defined

github.com/Level/levelup - 40077afaef5700b008234f5e59dd115caf4cebde authored over 11 years ago by Dominic Tarr <[email protected]>
@rvagg style

github.com/Level/levelup - 67b45792110245965582a56a34858f40c12dd4af authored over 11 years ago by Dominic Tarr <[email protected]>
simplify deferred open

github.com/Level/levelup - d189491fe5d35fb7afa13610adc4710590bf6648 authored over 11 years ago by Dominic Tarr <[email protected]>
do not call public api again when defering open

github.com/Level/levelup - 13cfb43fa5eedf9775ebd35244243f161ae62fda authored over 11 years ago by Dominic Tarr <[email protected]>
test it's safe to patch methods while opening db

github.com/Level/levelup - 8880d98f5df77e5305e962ee504366b65b20f987 authored over 11 years ago by Dominic Tarr <[email protected]>
namespace all macros with LD_

github.com/Level/classic-level - cb40dac7987eb849559ea2aa1fff757bcba3c5d5 authored over 11 years ago by Rod Vagg <[email protected]>
namespace all macros with LD_

github.com/Level/leveldown-mobile - cb40dac7987eb849559ea2aa1fff757bcba3c5d5 authored over 11 years ago by Rod Vagg <[email protected]>
namespace all macros with LD_

github.com/Level/leveldown-hyper - cb40dac7987eb849559ea2aa1fff757bcba3c5d5 authored over 11 years ago by Rod Vagg <[email protected]>
namespace all macros with LD_

github.com/Level/leveldown - cb40dac7987eb849559ea2aa1fff757bcba3c5d5 authored over 11 years ago by Rod Vagg <[email protected]>
namespace all macros with LD_

github.com/Level/rocksdb - cb40dac7987eb849559ea2aa1fff757bcba3c5d5 authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #81 from rvagg/refactor-callbacks

refactor callbacks

github.com/Level/levelup - b198b58c2f2499cd5c0a4850dbc743fe9525bb1a authored over 11 years ago by Lars-Magnus Skog <[email protected]>
refactor callbacks

remove callback variables and rename callback_ to callback

github.com/Level/levelup - e3a86b1f06c262e36a3255868081e8da70de1650 authored over 11 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #85 from rvagg/xtend

use xtend for options

github.com/Level/levelup - 5fe1a07d80153911be3af025c7685a2446eb1d50 authored over 11 years ago by Lars-Magnus Skog <[email protected]>
use xtend for options

github.com/Level/levelup - 60cb1ee09913c93c3df43a5965d0adeb9531686d authored over 11 years ago by Lars-Magnus Skog <[email protected]>
changelog & version bump for @0.6.1

github.com/Level/levelup - dbbda1850a2e0b48dffd91ed8542883862b63a8f authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #84 from rvagg/multi-read-stream-close

extracted ReadStream state manager, fixes #82

github.com/Level/levelup - 12e218c4605c9331d22cab23f252d925a7d88f2f authored over 11 years ago by Rod Vagg <[email protected]>
extracted ReadStream state manager, fixes #82

github.com/Level/levelup - 8639f0879f3b3a6b0dee7d0e186dd03c55bb0164 authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #79 from rvagg/refactor-options

refactor options for db

github.com/Level/levelup - 7bb7d9cffd3250728a57a4ad97a15ca48e288707 authored over 11 years ago by Lars-Magnus Skog <[email protected]>
refactor options for db

move getOptions() into closure -> we can remove the this._options parameter

remove options vari...

github.com/Level/levelup - 70bb6558013bf7f3a181485a8331a69a5dd71040 authored over 11 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #78 from rvagg/refactor-encodings

refactor keyEncoding and valueEncoding

github.com/Level/levelup - f179949c2fd1a676b5953574d87e1876b3f55ec6 authored over 11 years ago by Lars-Magnus Skog <[email protected]>
refactor keyEncoding and valueEncoding

github.com/Level/levelup - f2326d4e0db34a007430c8e887856c797bc2eef4 authored over 11 years ago by Lars-Magnus Skog <[email protected]>
version bump for @0.6.0

github.com/Level/levelup - 56fa4f4bb257bf0cd6664ad884e23eefd12cfaa0 authored over 11 years ago by Rod Vagg <[email protected]>
update for 0.6.0 release

github.com/Level/levelup - bd1a7226af7b220773132382f6c5b3a3229a0569 authored over 11 years ago by Rod Vagg <[email protected]>
add changelog

github.com/Level/classic-level - 16b75134c9842ed86b8e479bbab2c499f049e683 authored over 11 years ago by Rod Vagg <[email protected]>
add changelog

github.com/Level/leveldown-mobile - 16b75134c9842ed86b8e479bbab2c499f049e683 authored over 11 years ago by Rod Vagg <[email protected]>
add changelog

github.com/Level/rocksdb - 16b75134c9842ed86b8e479bbab2c499f049e683 authored over 11 years ago by Rod Vagg <[email protected]>
add changelog

github.com/Level/leveldown-hyper - 16b75134c9842ed86b8e479bbab2c499f049e683 authored over 11 years ago by Rod Vagg <[email protected]>
add changelog

github.com/Level/leveldown - 16b75134c9842ed86b8e479bbab2c499f049e683 authored over 11 years ago by Rod Vagg <[email protected]>
version bump for @0.1.1

github.com/Level/rocksdb - 54e60febb52903cad46a7ce9ce1cd0ecbd702a31 authored over 11 years ago by Rod Vagg <[email protected]>
version bump for @0.1.1

github.com/Level/leveldown - 54e60febb52903cad46a7ce9ce1cd0ecbd702a31 authored over 11 years ago by Rod Vagg <[email protected]>
version bump for @0.1.1

github.com/Level/leveldown-hyper - 54e60febb52903cad46a7ce9ce1cd0ecbd702a31 authored over 11 years ago by Rod Vagg <[email protected]>
version bump for @0.1.1

github.com/Level/classic-level - 54e60febb52903cad46a7ce9ce1cd0ecbd702a31 authored over 11 years ago by Rod Vagg <[email protected]>
version bump for @0.1.1

github.com/Level/leveldown-mobile - 54e60febb52903cad46a7ce9ce1cd0ecbd702a31 authored over 11 years ago by Rod Vagg <[email protected]>
fix NewInstance args handling, closes #14

github.com/Level/classic-level - 8de528ecdf90bee07aef2ddef6788c46d97dd29c authored over 11 years ago by Rod Vagg <[email protected]>
fix NewInstance args handling, closes #14

github.com/Level/leveldown-mobile - 8de528ecdf90bee07aef2ddef6788c46d97dd29c authored over 11 years ago by Rod Vagg <[email protected]>
fix NewInstance args handling, closes #14

github.com/Level/rocksdb - 8de528ecdf90bee07aef2ddef6788c46d97dd29c authored over 11 years ago by Rod Vagg <[email protected]>
fix NewInstance args handling, closes #14

github.com/Level/leveldown-hyper - 8de528ecdf90bee07aef2ddef6788c46d97dd29c authored over 11 years ago by Rod Vagg <[email protected]>
fix NewInstance args handling, closes #14

github.com/Level/leveldown - 8de528ecdf90bee07aef2ddef6788c46d97dd29c authored over 11 years ago by Rod Vagg <[email protected]>
*Stream() -> create*Stream() closes #77

github.com/Level/levelup - e56f6a99fbcb9bd036ca5a7f7ca2a024cec8ce7a authored over 11 years ago by Rod Vagg <[email protected]>
bump version to 0.6.0-rc1

github.com/Level/levelup - 210e2f5cea0b0826fcd3726ecad4474286159b48 authored over 11 years ago by Rod Vagg <[email protected]>
simplify callback signature, close #38, close #39

github.com/Level/levelup - 5630d96bc141c72f0ed78f0c61403bebdfa3f8ca authored over 11 years ago by Rod Vagg <[email protected]>
version bump

github.com/Level/levelup - 4189b235e4462e3fde2a357771548a90e43e2da9 authored over 11 years ago by Rod Vagg <[email protected]>
extracted all binding code to leveldown project

github.com/Level/levelup - 2a13b895a111576ac312b7840456c784bcf30b1d authored over 11 years ago by Rod Vagg <[email protected]>
unnecessary tmp-test file

github.com/Level/levelup - 242d04e8ca36188437f0af0b34dcd25c5a69d673 authored over 11 years ago by Rod Vagg <[email protected]>
version bump for @0.1.0 release

github.com/Level/classic-level - a5affd495aac0b870688576babc1e45255ff87a2 authored over 11 years ago by Rod Vagg <[email protected]>
version bump for @0.1.0 release

github.com/Level/leveldown-mobile - a5affd495aac0b870688576babc1e45255ff87a2 authored over 11 years ago by Rod Vagg <[email protected]>
version bump for @0.1.0 release

github.com/Level/leveldown-hyper - a5affd495aac0b870688576babc1e45255ff87a2 authored over 11 years ago by Rod Vagg <[email protected]>
version bump for @0.1.0 release

github.com/Level/leveldown - a5affd495aac0b870688576babc1e45255ff87a2 authored over 11 years ago by Rod Vagg <[email protected]>
version bump for @0.1.0 release

github.com/Level/rocksdb - a5affd495aac0b870688576babc1e45255ff87a2 authored over 11 years ago by Rod Vagg <[email protected]>
readme update to reflect current code

github.com/Level/rocksdb - 76e93e9513d7f364560d0cddbcee73794cd2f403 authored over 11 years ago by Rod Vagg <[email protected]>
readme update to reflect current code

github.com/Level/leveldown-mobile - 76e93e9513d7f364560d0cddbcee73794cd2f403 authored over 11 years ago by Rod Vagg <[email protected]>
readme update to reflect current code

github.com/Level/classic-level - 76e93e9513d7f364560d0cddbcee73794cd2f403 authored over 11 years ago by Rod Vagg <[email protected]>
readme update to reflect current code

github.com/Level/leveldown-hyper - 76e93e9513d7f364560d0cddbcee73794cd2f403 authored over 11 years ago by Rod Vagg <[email protected]>
readme update to reflect current code

github.com/Level/leveldown - 76e93e9513d7f364560d0cddbcee73794cd2f403 authored over 11 years ago by Rod Vagg <[email protected]>
added uber test suite for iterator()

copied the logic from LevelUP read-stream-test.js

github.com/Level/leveldown-hyper - 265bed5f95af0e485c70d5ecb8e516b7e95737b5 authored over 11 years ago by Rod Vagg <[email protected]>
added uber test suite for iterator()

copied the logic from LevelUP read-stream-test.js

github.com/Level/leveldown - 265bed5f95af0e485c70d5ecb8e516b7e95737b5 authored over 11 years ago by Rod Vagg <[email protected]>
added uber test suite for iterator()

copied the logic from LevelUP read-stream-test.js

github.com/Level/rocksdb - 265bed5f95af0e485c70d5ecb8e516b7e95737b5 authored over 11 years ago by Rod Vagg <[email protected]>
added uber test suite for iterator()

copied the logic from LevelUP read-stream-test.js

github.com/Level/leveldown-mobile - 265bed5f95af0e485c70d5ecb8e516b7e95737b5 authored over 11 years ago by Rod Vagg <[email protected]>
added uber test suite for iterator()

copied the logic from LevelUP read-stream-test.js

github.com/Level/classic-level - 265bed5f95af0e485c70d5ecb8e516b7e95737b5 authored over 11 years ago by Rod Vagg <[email protected]>
move createIterator to db.iterator, add tests

github.com/Level/classic-level - 9468c5800c983d9aadff9c9162e81ce1aad9d2e4 authored over 11 years ago by Rod Vagg <[email protected]>
move createIterator to db.iterator, add tests

github.com/Level/leveldown-mobile - 9468c5800c983d9aadff9c9162e81ce1aad9d2e4 authored over 11 years ago by Rod Vagg <[email protected]>
move createIterator to db.iterator, add tests

github.com/Level/leveldown - 9468c5800c983d9aadff9c9162e81ce1aad9d2e4 authored over 11 years ago by Rod Vagg <[email protected]>
move createIterator to db.iterator, add tests

github.com/Level/leveldown-hyper - 9468c5800c983d9aadff9c9162e81ce1aad9d2e4 authored over 11 years ago by Rod Vagg <[email protected]>
move createIterator to db.iterator, add tests

github.com/Level/rocksdb - 9468c5800c983d9aadff9c9162e81ce1aad9d2e4 authored over 11 years ago by Rod Vagg <[email protected]>
further batch() tests

github.com/Level/rocksdb - 51f841519601f556ace7fde2473a834c2badb6ab authored over 11 years ago by Rod Vagg <[email protected]>
further batch() tests

github.com/Level/classic-level - 51f841519601f556ace7fde2473a834c2badb6ab authored over 11 years ago by Rod Vagg <[email protected]>
further batch() tests

github.com/Level/leveldown-mobile - 51f841519601f556ace7fde2473a834c2badb6ab authored over 11 years ago by Rod Vagg <[email protected]>
further batch() tests

github.com/Level/leveldown-hyper - 51f841519601f556ace7fde2473a834c2badb6ab authored over 11 years ago by Rod Vagg <[email protected]>
further batch() tests

github.com/Level/leveldown - 51f841519601f556ace7fde2473a834c2badb6ab authored over 11 years ago by Rod Vagg <[email protected]>
fix keyless batch(), symbol macros to LU_SYMBOL

github.com/Level/leveldown-hyper - 2d6c46645d24af8defa524a8568e53b5cd647553 authored over 11 years ago by Rod Vagg <[email protected]>
fix keyless batch(), symbol macros to LU_SYMBOL

github.com/Level/leveldown - 2d6c46645d24af8defa524a8568e53b5cd647553 authored over 11 years ago by Rod Vagg <[email protected]>
fix keyless batch(), symbol macros to LU_SYMBOL

github.com/Level/rocksdb - 2d6c46645d24af8defa524a8568e53b5cd647553 authored over 11 years ago by Rod Vagg <[email protected]>
fix keyless batch(), symbol macros to LU_SYMBOL

github.com/Level/classic-level - 2d6c46645d24af8defa524a8568e53b5cd647553 authored over 11 years ago by Rod Vagg <[email protected]>
fix keyless batch(), symbol macros to LU_SYMBOL

github.com/Level/leveldown-mobile - 2d6c46645d24af8defa524a8568e53b5cd647553 authored over 11 years ago by Rod Vagg <[email protected]>
added batch tests

github.com/Level/leveldown-mobile - 2abf30a37c5bc2285f27657165395d9c88bf3336 authored over 11 years ago by Rod Vagg <[email protected]>
added batch tests

github.com/Level/classic-level - 2abf30a37c5bc2285f27657165395d9c88bf3336 authored over 11 years ago by Rod Vagg <[email protected]>
added batch tests

github.com/Level/leveldown-hyper - 2abf30a37c5bc2285f27657165395d9c88bf3336 authored over 11 years ago by Rod Vagg <[email protected]>
added batch tests

github.com/Level/leveldown - 2abf30a37c5bc2285f27657165395d9c88bf3336 authored over 11 years ago by Rod Vagg <[email protected]>
added batch tests

github.com/Level/rocksdb - 2abf30a37c5bc2285f27657165395d9c88bf3336 authored over 11 years ago by Rod Vagg <[email protected]>
Merge branch '0.1-wip' of github.com:rvagg/node-leveldown into 0.1-wip

Conflicts:
src/database.cc

github.com/Level/rocksdb - 1b0b80ff71b75b807255f252fbd9bfe854d4d350 authored over 11 years ago by Rod Vagg <[email protected]>
Merge branch '0.1-wip' of github.com:rvagg/node-leveldown into 0.1-wip

Conflicts:
src/database.cc

github.com/Level/classic-level - 1b0b80ff71b75b807255f252fbd9bfe854d4d350 authored over 11 years ago by Rod Vagg <[email protected]>
Merge branch '0.1-wip' of github.com:rvagg/node-leveldown into 0.1-wip

Conflicts:
src/database.cc

github.com/Level/leveldown-mobile - 1b0b80ff71b75b807255f252fbd9bfe854d4d350 authored over 11 years ago by Rod Vagg <[email protected]>
Merge branch '0.1-wip' of github.com:rvagg/node-leveldown into 0.1-wip

Conflicts:
src/database.cc

github.com/Level/leveldown - 1b0b80ff71b75b807255f252fbd9bfe854d4d350 authored over 11 years ago by Rod Vagg <[email protected]>
Merge branch '0.1-wip' of github.com:rvagg/node-leveldown into 0.1-wip

Conflicts:
src/database.cc

github.com/Level/leveldown-hyper - 1b0b80ff71b75b807255f252fbd9bfe854d4d350 authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #10 from ralphtheninja/0.1-wip

LU_STR and LU_OPTION changes

github.com/Level/leveldown-hyper - 70840b502d8c3f8e10baf77265813dff20ecd10e authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #10 from ralphtheninja/0.1-wip

LU_STR and LU_OPTION changes

github.com/Level/leveldown - 70840b502d8c3f8e10baf77265813dff20ecd10e authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #10 from ralphtheninja/0.1-wip

LU_STR and LU_OPTION changes

github.com/Level/rocksdb - 70840b502d8c3f8e10baf77265813dff20ecd10e authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #10 from ralphtheninja/0.1-wip

LU_STR and LU_OPTION changes

github.com/Level/classic-level - 70840b502d8c3f8e10baf77265813dff20ecd10e authored over 11 years ago by Rod Vagg <[email protected]>