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

Fix "iterator has ended" error

github.com/Level/leveldown - fc46554f34446306031d56a9f698a9e63d305290 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Reset back to normal testing

github.com/Level/leveldown - 02ccedab25006743cd04920e591732fd358f0bfa authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Implement db_get_property()

github.com/Level/classic-level - ce049ddd473649f5e5f1244a33110c418d6c56cf authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Refactor some of the hideous iterator property code

github.com/Level/leveldown - 4bcffea3c8edef1b4af6755076e9b241712abc38 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Implement open()

github.com/Level/classic-level - 71e782349ac5c263eeafcf64406fb35d0bf38d35 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Implement dc_approximate_size()

github.com/Level/classic-level - 8aba0c3eb4f636825931b966d78ca8f29f617f6e authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Implement chained batch (+ rename some functions)

github.com/Level/classic-level - 79966afccaf3c59037870e516d354fa7dda4c2b4 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Tweak back if-statements to be more clear

github.com/Level/classic-level - d4dd7f047a3d8ffa9af2965b6a902eb6c07e61ab authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Accidentally disabled all tests but one :)

github.com/Level/classic-level - 50062ad5fdd54e6824fb57ee99bcf78446ec5ab3 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Implement db_compact_range()

github.com/Level/classic-level - 0790470692ec1170e3ce5c58a88ff0aa029737dd authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Reset back to normal testing

github.com/Level/classic-level - 02ccedab25006743cd04920e591732fd358f0bfa authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
.destroy() now calls back with null

github.com/Level/classic-level - 1dfe4343278e2ea8713a1c74108c7108721bc90d authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Fix ending open iterators while closing database (+ reorder Iterator struct)

github.com/Level/classic-level - 023deaee10a4332fb8c69ab0c9254e045ea0a79c authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Refactor calling code into CallFunction()

github.com/Level/classic-level - 41c19a24ed09ecf634989bc98efcaf2a24c8572a authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Remove nan/v8 based glue code

github.com/Level/classic-level - 42da176853d4ceef2559ea9fea5dba10aa5dc9a1 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Implement chained batch (+ rename some functions)

github.com/Level/leveldown - 79966afccaf3c59037870e516d354fa7dda4c2b4 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Bench tweaks (#546)

* .benchmark not used, always clean db

* Make write-random same style as db-bench

* Make w...

github.com/Level/classic-level - 0cf69aec5b0e256b4bbc8302ca9f81130f89a9d9 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Bench tweaks (#546)

* .benchmark not used, always clean db

* Make write-random same style as db-bench

* Make w...

github.com/Level/leveldown - 0cf69aec5b0e256b4bbc8302ca9f81130f89a9d9 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Update db-bench (#545)

* default to db-bench.csv

* remove unused --throughputOutput

* rename --timingOutput to --...

github.com/Level/leveldown - b49194f482139244cde4b0fa478abbe1ebd68c80 authored almost 6 years ago by Vincent Weevers <[email protected]>
Update db-bench (#545)

* default to db-bench.csv

* remove unused --throughputOutput

* rename --timingOutput to --...

github.com/Level/classic-level - b49194f482139244cde4b0fa478abbe1ebd68c80 authored almost 6 years ago by Vincent Weevers <[email protected]>
chore(package): update through2 to version 3.0.0 (#47)

github.com/Level/iterator-stream - 18c189cd68beb471d67751379499d06b95881c0b authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update through2 to version 3.0.0 (#47)

github.com/Level/read-stream - 18c189cd68beb471d67751379499d06b95881c0b authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Archive (#22)

* pin dependencies

* add note to readme

github.com/Level/level-mobile - abfaddefd9ccb22c452647de79b60e0b9023353e authored almost 6 years ago by Vincent Weevers <[email protected]>
3.0.3

github.com/Level/rocksdb - 2ca610749000ce301fb19a653ff47e981b16ad47 authored almost 6 years ago by Vincent Weevers <[email protected]>
changelog: 3.0.3 (#87)

github.com/Level/rocksdb - f341aa17b2854f29236b7fa7936088ba46420bc5 authored almost 6 years ago by Vincent Weevers <[email protected]>
Add sys/sysmacros.h for build on modern glibc (#86)

Port of https://github.com/facebook/rocksdb/pull/2208

github.com/Level/rocksdb - d50ce565605c0aa3370181c01e1d379c8cb156d9 authored almost 6 years ago by Eric Swanson <[email protected]>
Merge pull request #539 from Level/normalize-gyp-files

Normalize gyp files

github.com/Level/leveldown - d7b73d3e79fd8b8f0b815991709f0d20db8f711e authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #539 from Level/normalize-gyp-files

Normalize gyp files

github.com/Level/classic-level - d7b73d3e79fd8b8f0b815991709f0d20db8f711e authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Normalize gyp files (indentation and use " everywhere)

github.com/Level/leveldown - bc48b15e0ddbdbbed3faae37accee7430b1b1745 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Normalize gyp files (indentation and use " everywhere)

github.com/Level/classic-level - bc48b15e0ddbdbbed3faae37accee7430b1b1745 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
chore(package): update slump to version 3.0.0 (#76)

github.com/Level/rocksdb - e79b82fbc2cea5842d4bcd6d641274cf6f71b4b7 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update slump to version 3.0.0 (#85)

github.com/Level/level-ttl - 09e49e58644cbdf7eaad0e550dfdbc259acf84f4 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update slump to version 3.0.0 (#504)

github.com/Level/leveldown - a941d96f98a63ac2571e32a505d3f6bc25491da3 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update slump to version 3.0.0 (#504)

github.com/Level/classic-level - a941d96f98a63ac2571e32a505d3f6bc25491da3 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update slump to version 3.0.0 (#79)

github.com/Level/leveldown-hyper - ed22cffad4f3af1100749dba142f30fc855fa5d0 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Replace remark-cli with hallmark (#621)

github.com/Level/levelup - 1b5063601fffedda77c9e716e86981d809c485d1 authored almost 6 years ago by Vincent Weevers <[email protected]>
Serialize compact range options (#517)

* handle errors in compactRange test

* use batch() in compactRange test

* serialize compac...

github.com/Level/leveldown - c604cc443e5fb3adb97285e68a58bb78c549ee72 authored almost 6 years ago by Vincent Weevers <[email protected]>
Serialize compact range options (#517)

* handle errors in compactRange test

* use batch() in compactRange test

* serialize compac...

github.com/Level/classic-level - c604cc443e5fb3adb97285e68a58bb78c549ee72 authored almost 6 years ago by Vincent Weevers <[email protected]>
chore(package): update hallmark to version 0.1.0 (#316)

github.com/Level/abstract-leveldown - fd64104829e94b0187377d9b8b5d3ee546bb39f2 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update hallmark to version 0.1.0 (#316)

github.com/Level/abstract-level - fd64104829e94b0187377d9b8b5d3ee546bb39f2 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Fix snappy path in .npmignore (#535)

github.com/Level/leveldown - cbb745955365925a692c90d8462c08e986ee5b5f authored almost 6 years ago by Philippe Schommers <[email protected]>
Fix snappy path in .npmignore (#535)

github.com/Level/classic-level - cbb745955365925a692c90d8462c08e986ee5b5f authored almost 6 years ago by Philippe Schommers <[email protected]>
adding level-fact-base (#18)

github.com/Level/awesome - 00a392fc51b567baf7673e9e8e49867145c34730 authored almost 6 years ago by Matthew Wright <[email protected]>
added @adorsys/encrypt-down (#17)

github.com/Level/awesome - a35ff256132375bdf926901480770cacbd0df1f6 authored almost 6 years ago by radzom <[email protected]>
Merge pull request #81 from filoozom/remove-port-libuv

Remove port-libuv

github.com/Level/rocksdb - 9cbc906d8772d5d738e9d4417fe534700e3e2185 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Remove port-libuv

github.com/Level/rocksdb - 1ef232c0da055cb8c79a74c68254c592b4ac5ad6 authored almost 6 years ago by Philippe Schommers <[email protected]>
Merge pull request #522 from filoozom/upgrade-snappy

Upgrade snappy to 1.1.7

github.com/Level/leveldown - cdf0f1a2e8d47a947a70d7ccd1790891e39ff14a authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #522 from filoozom/upgrade-snappy

Upgrade snappy to 1.1.7

github.com/Level/classic-level - cdf0f1a2e8d47a947a70d7ccd1790891e39ff14a authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Fix typo

Co-Authored-By: filoozom <[email protected]>

github.com/Level/leveldown - d41cc22395cd0002fafbfbec2af35777972a7741 authored almost 6 years ago by Vincent Weevers <[email protected]>
Fix typo

Co-Authored-By: filoozom <[email protected]>

github.com/Level/classic-level - d41cc22395cd0002fafbfbec2af35777972a7741 authored almost 6 years ago by Vincent Weevers <[email protected]>
Add documentation about git submodules for developers

github.com/Level/classic-level - 98bf44998c7200ff15717f21d8c614bbe676e928 authored almost 6 years ago by Philippe Schommers <[email protected]>
Add documentation about git submodules for developers

github.com/Level/leveldown - 98bf44998c7200ff15717f21d8c614bbe676e928 authored almost 6 years ago by Philippe Schommers <[email protected]>
Fix AppVeyor build

github.com/Level/leveldown - 030825130aee78065b7651bebbbc01079254be38 authored almost 6 years ago by Philippe Schommers <[email protected]>
Fix AppVeyor build

github.com/Level/classic-level - 030825130aee78065b7651bebbbc01079254be38 authored almost 6 years ago by Philippe Schommers <[email protected]>
Remove `git submodule update`

github.com/Level/classic-level - 0ab9cf26580c57ba171b0f15bbb1b2575175c3aa authored almost 6 years ago by Philippe Schommers <[email protected]>
Remove `git submodule update`

github.com/Level/leveldown - 0ab9cf26580c57ba171b0f15bbb1b2575175c3aa authored almost 6 years ago by Philippe Schommers <[email protected]>
Init submodules

github.com/Level/leveldown - d8afaa5d10b662a1a96178ff41d501057419f0a1 authored almost 6 years ago by Philippe Schommers <[email protected]>
Init submodules

github.com/Level/classic-level - d8afaa5d10b662a1a96178ff41d501057419f0a1 authored almost 6 years ago by Philippe Schommers <[email protected]>
Move snappy to a git submodule

github.com/Level/classic-level - baff261bd84add983b952a735552876f18a128f6 authored almost 6 years ago by Philippe Schommers <[email protected]>
Move snappy to a git submodule

github.com/Level/leveldown - baff261bd84add983b952a735552876f18a128f6 authored almost 6 years ago by Philippe Schommers <[email protected]>
Upgrade snappy to 1.1.7

github.com/Level/leveldown - 983ef6c2997cadcc8a1a6351ef7f31d42696fb01 authored almost 6 years ago by Philippe Schommers <[email protected]>
Upgrade snappy to 1.1.7

github.com/Level/classic-level - 983ef6c2997cadcc8a1a6351ef7f31d42696fb01 authored almost 6 years ago by Philippe Schommers <[email protected]>
3.0.2

github.com/Level/rocksdb - 7b4e85f8a4a197303d7fb82e885565ac4e4deb3c authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Prepare 3.0.2

github.com/Level/rocksdb - fe80ebd812a06d41cafedb19de22bc4ae5a7cd2a authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #79 from filoozom/upgrade-snappy

Upgrade snappy to 1.1.7

github.com/Level/rocksdb - f53b44511834f75ae26df566d9557d8e34f1a546 authored almost 6 years ago by Lars-Magnus Skog <[email protected]>
Upgrade snappy to 1.1.7

github.com/Level/rocksdb - bb0948049cfe6158780c6207d879cb95d614d4da authored almost 6 years ago by Philippe Schommers <[email protected]>
Make callback of makeTest an error-first callback (#518)

* make callback of makeTest an error-first callback

* normalize error assertions in tests tha...

github.com/Level/classic-level - d72a533194bc9de94c81489800989f55590e734a authored almost 6 years ago by Vincent Weevers <[email protected]>
Make callback of makeTest an error-first callback (#518)

* make callback of makeTest an error-first callback

* normalize error assertions in tests tha...

github.com/Level/leveldown - d72a533194bc9de94c81489800989f55590e734a authored almost 6 years ago by Vincent Weevers <[email protected]>
remove unused 'key' argument from ChainedBatch#_clear (#519)

github.com/Level/classic-level - a088f94c1e6e8a2d83ac7d69a6956058112ad189 authored almost 6 years ago by Vincent Weevers <[email protected]>
remove unused 'key' argument from ChainedBatch#_clear (#519)

github.com/Level/leveldown - a088f94c1e6e8a2d83ac7d69a6956058112ad189 authored almost 6 years ago by Vincent Weevers <[email protected]>
Add segfault tests (#514)

* restore (but skip) segfault test from abstract-leveldown

* prevent segfault when calling it...

github.com/Level/classic-level - 392394d6875b91c5015f000f10be4547d2acc191 authored about 6 years ago by Vincent Weevers <[email protected]>
Add segfault tests (#514)

* restore (but skip) segfault test from abstract-leveldown

* prevent segfault when calling it...

github.com/Level/leveldown - 392394d6875b91c5015f000f10be4547d2acc191 authored about 6 years ago by Vincent Weevers <[email protected]>
Merge pull request #511 from Level/finalize-next

Finalize next

github.com/Level/classic-level - d979b30888ef349f97c8d2b62bb31ccd026805a7 authored about 6 years ago by Vincent Weevers <[email protected]>
Merge pull request #511 from Level/finalize-next

Finalize next

github.com/Level/leveldown - d979b30888ef349f97c8d2b62bb31ccd026805a7 authored about 6 years ago by Vincent Weevers <[email protected]>
readme: value may not be null or undefined

github.com/Level/classic-level - 1e1b1de2cbaffd33f7f369e966a1669acea500d9 authored about 6 years ago by Vincent Weevers <[email protected]>
readme: value may not be null or undefined

github.com/Level/leveldown - 1e1b1de2cbaffd33f7f369e966a1669acea500d9 authored about 6 years ago by Vincent Weevers <[email protected]>
target abstract-leveldown@6

github.com/Level/classic-level - 9631b996d9f73045822a9936bd5323525d2dced9 authored about 6 years ago by Vincent Weevers <[email protected]>
target abstract-leveldown@6

github.com/Level/leveldown - 9631b996d9f73045822a9936bd5323525d2dced9 authored about 6 years ago by Vincent Weevers <[email protected]>
chore(package): update abstract-leveldown to version 6.0.0

github.com/Level/level-test - 0be4f3a4972d36ecf31dad4a187b347374d2cf9e authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update abstract-leveldown to version 6.0.0

github.com/Level/deferred-leveldown - a532a54df847dc50aeca88ad8044b3c73eb55be9 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
6.0.0

github.com/Level/abstract-level - af123487c01dc29419b95d1b06445b2ef81e8c04 authored about 6 years ago by Vincent Weevers <[email protected]>
Prepare 6.0.0 (#312)

* remove IE10 from Sauce Labs test matrix

* link to changelog from upgrade guide

* add v6 ...

github.com/Level/abstract-leveldown - 17328ce9c868d32c9aeb9354880beb2ef7d4e03b authored about 6 years ago by Vincent Weevers <[email protected]>
Prepare 6.0.0 (#312)

* remove IE10 from Sauce Labs test matrix

* link to changelog from upgrade guide

* add v6 ...

github.com/Level/abstract-level - 17328ce9c868d32c9aeb9354880beb2ef7d4e03b authored about 6 years ago by Vincent Weevers <[email protected]>
Replace remark with hallmark (#151)

* replace remark with hallmark

* hallmark --fix

github.com/Level/level-js - 1323a36883589a7a799f9f213a8fb9c6b4db78d7 authored about 6 years ago by Vincent Weevers <[email protected]>
Replace remark with hallmark (#151)

* replace remark with hallmark

* hallmark --fix

github.com/Level/browser-level - 1323a36883589a7a799f9f213a8fb9c6b4db78d7 authored about 6 years ago by Vincent Weevers <[email protected]>
Make db property mandatory and public on iterator and chained batch (#309)

github.com/Level/abstract-level - 5b4c5509b6091ed91de97cfa51e0f2c3dadee716 authored about 6 years ago by Vincent Weevers <[email protected]>
Make db property mandatory and public on iterator and chained batch (#309)

github.com/Level/abstract-leveldown - 5b4c5509b6091ed91de97cfa51e0f2c3dadee716 authored about 6 years ago by Vincent Weevers <[email protected]>
Merge pull request #508 from Level/next-migrate-seek-tests

Migrate seek tests to abstract-leveldown

github.com/Level/leveldown - 922057ad8d166e780c9d95bbb765b01d365209ed authored about 6 years ago by Vincent Weevers <[email protected]>
Merge pull request #508 from Level/next-migrate-seek-tests

Migrate seek tests to abstract-leveldown

github.com/Level/classic-level - 922057ad8d166e780c9d95bbb765b01d365209ed authored about 6 years ago by Vincent Weevers <[email protected]>
target Level/abstract-leveldown#b610da0

github.com/Level/classic-level - 1fb0e4f980372e6a86da75a80d65ab66044f735a authored about 6 years ago by Vincent Weevers <[email protected]>
target Level/abstract-leveldown#b610da0

github.com/Level/leveldown - 1fb0e4f980372e6a86da75a80d65ab66044f735a authored about 6 years ago by Vincent Weevers <[email protected]>
Import seek tests from leveldown (#307)

* import seek tests from leveldown

* avoid util.format in seek tests

* don't use make() fo...

github.com/Level/abstract-leveldown - b610da0d91dd7af32d1e12fbeb11dbf3d1f0d7ab authored about 6 years ago by Vincent Weevers <[email protected]>
Import seek tests from leveldown (#307)

* import seek tests from leveldown

* avoid util.format in seek tests

* don't use make() fo...

github.com/Level/abstract-level - b610da0d91dd7af32d1e12fbeb11dbf3d1f0d7ab authored about 6 years ago by Vincent Weevers <[email protected]>
remove unused iota-array and lexicographic-integer devDependencies

github.com/Level/classic-level - 87e83cc14d06aa4bf4aa9f1eea99d9ee22b832a4 authored about 6 years ago by Vincent Weevers <[email protected]>
remove unused iota-array and lexicographic-integer devDependencies

github.com/Level/leveldown - 87e83cc14d06aa4bf4aa9f1eea99d9ee22b832a4 authored about 6 years ago by Vincent Weevers <[email protected]>
moved seek tests to abstract-leveldown

github.com/Level/leveldown - 23222b587d09bcfd31be9d058af6919e50482f2e authored about 6 years ago by Vincent Weevers <[email protected]>
moved seek tests to abstract-leveldown

github.com/Level/classic-level - 23222b587d09bcfd31be9d058af6919e50482f2e authored about 6 years ago by Vincent Weevers <[email protected]>
Merge pull request #506 from Level/next-serialization2

Update next to latest abstract-leveldown

github.com/Level/classic-level - 1fd0bdb9b43b94fa26a4593716746ee22b3f496e authored about 6 years ago by Vincent Weevers <[email protected]>
Merge pull request #506 from Level/next-serialization2

Update next to latest abstract-leveldown

github.com/Level/leveldown - 1fd0bdb9b43b94fa26a4593716746ee22b3f496e authored about 6 years ago by Vincent Weevers <[email protected]>