Ecosyste.ms: OpenCollective

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

github.com/Level/leveldown

Pure C++ Node.js LevelDB binding. An abstract-leveldown compliant store.
https://github.com/Level/leveldown

Merge pull request #169 from Level/fix/iterator-gc

pass db to abstractIterator so gc keeps it

88c5c9730e420c7ac4867966dec3c8f45205bc94 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
pass db to abstractIterator so gc keeps it

9064099fe7c32713ea759ee1d396ca5fd1a3764a authored over 9 years ago by Julian Gruber <[email protected]>
1.0.4

b2bd73e6939a472d2e81116bd5e984b1eaa0d715 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #168 from Level/nan

update nan for iojs 2.0.0

2e81b25dbfc6965c1c77f4d110209c61cc7c0da6 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
update nan for iojs 2.0.0

b550c982911ff7de28cfd7ca765e5ad9e7b5794b authored over 9 years ago by Lars-Magnus Skog <[email protected]>
1.0.3

3412a4178c8dc139a6fbdd2ed47125eb402b9114 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #165 from Level/tape

tap -> tape + faucet

9c034dacd2a1d0f24bb08ef350c4e46b1f318ec3 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
tap -> tape + faucet

82479b689f00a05beac36ca7631e4e32fb9c87e0 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #164 from ralphtheninja/fix-bench

unbreak benchmarks

91341fddf19f75fcc6291e735000bb760933ccde authored over 9 years ago by Julian Gruber <[email protected]>
fix write-random.js, use leveldown instead of lmdb

ca9101542a8320cdd0da91bdd7d131bb0b4552b3 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
fix bench/db-bench.js

03fbbfb99f9638e46c5ba13c303e8a62d8b07136 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
update CHANGELOG.md (using changelog-maker)

5fa781b7e7f5f75dc5e8f0ec9c96d5dc8e66baae authored over 9 years ago by Lars-Magnus Skog <[email protected]>
1.0.2

00bde585a06600880ad21848767ab9086d1e172b authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #162 from ralphtheninja/master

Revert "run node-gyp in the postinstall phase"

99b8d0327d07d483ffda485e69fe7ac52e29045c authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Revert "run node-gyp in the postinstall phase"

This reverts commit 71f4e6b0809d7be5a81135ee51c6ba5931c87353.

9215bf5a0aece59a361dc901c9149cef26a4ddd1 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #161 from Level/update-repo-urls

s/rvagg\/node-/level\//

1431919fa38704fc07f6fb00c6be5b32b104bde8 authored over 9 years ago by Julian Gruber <[email protected]>
s/rvagg\/node-/level\//

8470a6367831b98cc601027a8cce433f0e0511ac authored over 9 years ago by Lars-Magnus Skog <[email protected]>
add documentation about snapshots

9cbf592bea2dc05df09d7a10a95fddec1943f75d authored over 9 years ago by Max Ogden <[email protected]>
Merge pull request #155 from ralphtheninja/n-on-travis

N on travis

657b5c8601804f54dd43d0c647266620632923e7 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
run node-gyp in the postinstall phase

if `preinstall` script is not set, then `npm` will default
that to `node-gyp rebuild` *if* there...

71f4e6b0809d7be5a81135ee51c6ba5931c87353 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
use n instead of nvm for working iojs support

b57827cd2985d39472443826d881e9fb2a778a08 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #143 from ralphtheninja/master

abstract-leveldown ~2.1.0

491969799847e5798ccfd2993ccf7c4ce86e306e authored over 9 years ago by Lars-Magnus Skog <[email protected]>
bump node-pre-gyp

541a065da2aa8c6efe8ce33a3bc13874e390bcc4 authored over 9 years ago by Mathias Buus <[email protected]>
pull upstream changes

8830af8fae5f679ec64f2243f677c85bde6f8e7b authored over 9 years ago by Mathias Buus <[email protected]>
abstract-leveldown ~2.1.0

a19927667ab40ca14d15bdb62c700b62b8a86b91 authored over 9 years ago by ralphtheninja <[email protected]>
Merge pull request #144 from rvagg/logo

update logo and copyright

80ace32d44b7268b544ffc6baad171bc2fcf7f24 authored over 9 years ago by Lars-Magnus <[email protected]>
update logo and copyright

95ccdf08508e496798fb10323251b9b68e9b07ce authored over 9 years ago by Lars-Magnus Skog <[email protected]>
updated my email

09e89d7abb26e90ab35c254deaa5c0e59cd48d77 authored almost 10 years ago by ralphtheninja <[email protected]>
1.0.1

42189433adad32a0f0ec842d9d92e00bd12a6745 authored almost 10 years ago by Rod Vagg <[email protected]>
Merge pull request #139 from rvagg/nan-1.5

nan 1.5 for io.js support

af712ae42a24c471274270b9bedfae1ca394c216 authored almost 10 years ago by Rod Vagg <[email protected]>
nan 1.5 for io.js support

6df3ecd6f5cd92b5ce051edf362dc68536877748 authored almost 10 years ago by Rod Vagg <[email protected]>
Merge pull request #135 from sharvil/patch-1

Fix LevelDB builds for modern gcc versions

9d023fca10a3219c40f7504c9a230b5db8c77696 authored almost 10 years ago by Rod Vagg <[email protected]>
Fix LevelDB builds for modern gcc versions

LevelDB fails to compile with the current compiler flags on a Debian box running gcc 4.7.1 due t...

5198231a88b92e4246eddda3303623e1a636d56d authored almost 10 years ago by Sharvil Nanavati <[email protected]>
0.10.3

82d0888a421796bfa7624d728bd8bdcdab3e614d authored about 10 years ago by Mathias Buus <[email protected]>
fix url and homepage links

efdbf2c5704d6328b2eacf0bace7491de7b5f3b9 authored about 10 years ago by Mathias Buus <[email protected]>
1.0.0

185b870402ac57a1f3c939841ff8021a666ffcb6 authored about 10 years ago by Rod Vagg <[email protected]>
update dnt versions

d14c56e3e7397aa3e6652d129f7d17e56ad49852 authored about 10 years ago by Rod Vagg <[email protected]>
update docs for null-values and gt/gte/lt/lte

e37fa20f219eeebf435d4a5904c54a17972419ce authored about 10 years ago by Rod Vagg <[email protected]>
only 0.10 on travis

0674ec34e1a30a80c185a27922349a78fcfe222f authored about 10 years ago by Rod Vagg <[email protected]>
update

ff81a5cf9b4b3012a4d19ed86d69e3672b43b2a2 authored about 10 years ago by Rod Vagg <[email protected]>
reorg, style changes, cleanup

3ef61fccae5d5c4b099b895bd81e543d18b178be authored about 10 years ago by Rod Vagg <[email protected]>
updated abstract-leveldown dep

5d552d750170bedd0656d2e6d82673556fa0ea0d authored about 10 years ago by Rod Vagg <[email protected]>
Merge branch 'master' into 0.11-wip

Conflicts:
package.json

288b0713f204c532d62d54f9c02b2290967ee156 authored about 10 years ago by Rod Vagg <[email protected]>
Merge pull request #126 from thlorenz/fix-build-clang

Fix building with clang on linux (take 2)

c8445b4816f70d2f30014b633384d9f842549153 authored about 10 years ago by Rod Vagg <[email protected]>
build: suppressing -fno-tree-vrp flag

- this is needed in order to build with clang on Linux

0cb10b817e5fd0b3b70e1ff28d5632fb9e8456bf authored about 10 years ago by Thorsten Lorenz <[email protected]>
initialize empty *char to make llvm happy

e4ac1f3b59ed68b0e22f5e970ffd3310fb653e23 authored about 10 years ago by Rod Vagg <[email protected]>
full handling of empty values

b5e7afbe6e9ca333ddbfed67a0ef05e291585861 authored about 10 years ago by Rod Vagg <[email protected]>
borked rebase

be4427a24a4645e4abae09397aee7b6d2ad6b4a6 authored about 10 years ago by Rod Vagg <[email protected]>
check for !null && !undefined before Buffer check

aa35cbfd4bc4b7039f7ef675d51b41131101118f authored about 10 years ago by Rod Vagg <[email protected]>
remove empty value checks

095f86bdad859d9a81ae5afef3403659b6fc94a2 authored about 10 years ago by Julian Gruber <[email protected]>
use empty-values patched abstract-leveldown

c7eaa08a0f2dab16f9f45cb93650e7e06e721e9d authored about 10 years ago by Julian Gruber <[email protected]>
Allow saving of empty values.

8ab96c65dc641b7d18012090785174c055ad8647 authored about 10 years ago by Geoff Greer <[email protected]>
abstract-leveldown as dependency, not devDependency

fixes #124

ade6a4e05b80a817328e89296b3ce78922cfb131 authored about 10 years ago by Rod Vagg <[email protected]>
update nodeico badge

971bce14bdb431e1d75e648c5aa7e182d49fbf8d authored about 10 years ago by Rod Vagg <[email protected]>
Merge pull request #123 from rvagg/includes

use <> when including from include path

08a1d772f0609262bedbda88d19e4fcd0d3f170d authored about 10 years ago by David Björklund <[email protected]>
use <> when including from include path

2c291df61ebae7a30b2d21da41f2bc323f7c570c authored about 10 years ago by ralphtheninja <[email protected]>
Merge pull request #118 from andrewrk/plain-mit

plain MIT license

d4185101fabb85b9b9732cf78313868812c7653d authored about 10 years ago by ralphtheninja <[email protected]>
travis bump

16a40cd8fbb8041272e633ed253ca4019ff8d922 authored about 10 years ago by Rod Vagg <[email protected]>
travis: run on node 0.11

1e1f7a5502a141134356164776e52a43d2df294e authored about 10 years ago by David Björklund <[email protected]>
travis: install recent version of npm (for node 0.8)

c3cf47616ed01e5aa29e543fad89811f557b7f71 authored about 10 years ago by David Björklund <[email protected]>
fix last failing test

f36ea538c007c3ec80d1de50fe492ea6025759ea authored about 10 years ago by David Björklund <[email protected]>
fix some failing tests

e7ceac923e44310e7f386ae4a6dc5e1b4dfa52b2 authored about 10 years ago by David Björklund <[email protected]>
Merge remote-tracking branch 'origin/use-abstract-leveldown' into 0.11-wip

Conflicts:
lib/iterator.js
src/batch.cc
src/database.cc
src/leveldown.cc

f773792185438d0c30db19f1831db4a4cab86d96 authored about 10 years ago by Rod Vagg <[email protected]>
Merge branch '0.11-wip' of github.com:rvagg/node-leveldown into 0.11-wip

415e046cdcdcc55d4439449f7cf039c13096febd authored about 10 years ago by Rod Vagg <[email protected]>
Merge branch 'even-faster' of github.com:rvagg/node-leveldown into 0.11-wip

Conflicts:
package.json

729d3627bde5b78c5909740ea68567eda7a59d60 authored about 10 years ago by Rod Vagg <[email protected]>
Merge pull request #117 from rvagg/iterator-snapshot

iterator: use snapshot from creation time

105b143b553dd271e143bdc4771966a2116a8097 authored about 10 years ago by Rod Vagg <[email protected]>
Merge branch '0.11-wip' of github.com:rvagg/node-leveldown into 0.11-wip

Conflicts:
package.json

712512e88e2bc6515265609b8a4ca0332d776ce2 authored about 10 years ago by Rod Vagg <[email protected]>
upgrade to [email protected]

d7af1cd2788b39058980f0836e108e7211103c77 authored about 10 years ago by Rod Vagg <[email protected]>
plain MIT license

41a18e78a7f04ffc3396675d2d2c638248025f45 authored about 10 years ago by Andrew Kelley <[email protected]>
iteratro: use snapshot from creation time

76e93c4daa11e599824b8b63921a591aef303212 authored over 10 years ago by David Björklund <[email protected]>
update to nan ~1.2.0 (thanks @andrewrk!)

5a9826a31ec0cd3326dc95a541960947f284d16b authored over 10 years ago by David Björklund <[email protected]>
iterator speedup: skip creating objects in c++

80c94576a87ae05c285d2a2f29b11f4977c12c9d authored over 10 years ago by David Björklund <[email protected]>
use fast-future in iterator.js

87c38cfa6efd6944ad1272fd83373f5ee77ba34b authored over 10 years ago by David Björklund <[email protected]>
Merge pull request #111 from abliss/issue-109

Issue 109

ad63333c9f58e5a2cc9b85d203c3665eb3bb853e authored over 10 years ago by Rod Vagg <[email protected]>
Test and fix for issue 109

85e6a38fed5275e4411f2412f9fe80d84c7c8a70 authored over 10 years ago by Adam Bliss <[email protected]>
remove old *.tar.gz-files

cdece77b9681d033713f219dbc153b76901436a2 authored over 10 years ago by David Björklund <[email protected]>
Merge pull request #106 from duralog/0.11-wip

update to nan-1.1.x

e3fea0a1f1dbf6fe4eab8278e06cd3ee099a8c7b authored over 10 years ago by Rod Vagg <[email protected]>
update leveldb to 1.17.0

c0e0bcbdc7ef06a5800623d8fe63359bda78ec94 authored over 10 years ago by David Björklund <[email protected]>
omg, embarrassing fumble (pressed ⌘+z before ⌘+s, lolz)

8aa64bb7c793db1e8877aacdd742800829e3f1fe authored over 10 years ago by duralog <[email protected]>
remove unnecessary news

6f630bd4fcc4a2de6bf523dd87c0bb8a6db0f498 authored over 10 years ago by duralog <[email protected]>
update to nan-1.1.x

ad1f302907b6c619b97e4d4c0444f0629935a565 authored over 10 years ago by flames of love <[email protected]>
js: that -> self to be consistent with abstract-leveldown

59770f9328f3745bc12b2ea257a7cabc7d7a1b48 authored over 10 years ago by David Björklund <[email protected]>
Merge pull request #100 from rvagg/async-buffered-next

fix recursive process.nextTick bug in buffered iterator

14437a2ee4eb8a48ea1da89f7e9614d0487ae8ed authored over 10 years ago by David Björklund <[email protected]>
add fallback (for node 0.8)

713db5de8ea3109b0155effe517b0ca5fff1bdaa authored over 10 years ago by David Björklund <[email protected]>
use setImmediate in iterator.js

c698457090af833be08ca6df96e60a09820c0d9b authored over 10 years ago by David Björklund <[email protected]>
remove unused macro

aa83b27946bbff0347992a898fbf585586db1881 authored over 10 years ago by David Björklund <[email protected]>
use abstract-leveldown for ChainedBatch

bc4ed1d09632e314374d498d38e8680554cfda7f authored over 10 years ago by David Björklund <[email protected]>
inherit from AbstractLevelDOWN & AbstractIterator

4ac578db555cb905e31e8e6ecbca361871515bda authored over 10 years ago by David Björklund <[email protected]>
remove some c++

9212db58883935fa83223cde06353530195e6031 authored over 10 years ago by David Björklund <[email protected]>
remove some c++ from batch

633218cbb2f83bb49cbf836e01ee10be25d0fd85 authored over 10 years ago by David Björklund <[email protected]>
inherit from abstract-leveldown

d35e66e3aa2fcbb4709e2f9988937c359620e4ae authored over 10 years ago by David Björklund <[email protected]>
Merge pull request #96 from rvagg/buffering-iterator2

Buffering iterator2

9c9ed9eed875140e3f181d9484c24dce4c8051a2 authored over 10 years ago by David Björklund <[email protected]>
fix levelup read-stream-test: run callback from next in next tick

a7974590d959ffdf5a4c31010ef586ddb4e6970e authored over 10 years ago by David Björklund <[email protected]>
style/cleanup

ca8d61927fd6bdca0fdc185a00550409dde914c8 authored over 10 years ago by David Björklund <[email protected]>
fixes based on review

ede2f21f3d23e3f757b18e0517bddf1cc771ca55 authored over 10 years ago by David Björklund <[email protected]>
use configurable highWaterMark as limit for buffer

d73a9bf140d05ea88080954e9035c559330d3a38 authored over 10 years ago by David Björklund <[email protected]>
cleanup

c6b4f90ed6c4ecdc2ce0c777fb36a87cbd1b73aa authored over 10 years ago by David Björklund <[email protected]>
fix conflicting abstract-leveldown dependency

48b724db04a233a1016d0ad1bf61fc2e954ff80e authored over 10 years ago by David Björklund <[email protected]>
wrap leveldown in js (removing some ugliness from index.js)

31113cc2cf4a77a3f6853e0f2673e3f3b7712ffe authored over 10 years ago by David Björklund <[email protected]>
remove .next() rename nextBuffering -> .next()

829e1b3010e6ebc0ec619486e953d0c73fd2c0cc authored over 10 years ago by David Björklund <[email protected]>