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

use nextBuffering to read multiple values each time

1e1941b8d22e821933296d00de2af7e4f612c568 authored over 10 years ago by David Björklund <[email protected]>
move some code from the old buffering iterator

328145d107d0d05c8babf6185e06e31319483a01 authored over 10 years ago by David Björklund <[email protected]>
manually buffer up some data before returning

740bfe62cfaa997fb7a3fda680fa0d1931b8ac3a authored over 10 years ago by David Björklund <[email protected]>
prepare to buffer

d23809bc79a679507f98ddb2d88802cfe714d538 authored over 10 years ago by David Björklund <[email protected]>
wrap iterator in a javascript-function

71ac0ff3b0f0a0e62b7b7e875fb8db5c721cb7aa authored over 10 years ago by David Björklund <[email protected]>
updated for [email protected] release

a28583ca2cb13834be78ec4061498f31706bf2e1 authored over 10 years ago by Rod Vagg <[email protected]>
hyper notice

0f1da62048a958ced46471b1c93c2e484327d12b authored over 10 years ago by Mathias Buus <[email protected]>
less garble in the readmme

b1b72b5254c41831a4ffb3c0d7d73c94d9a97070 authored over 10 years ago by Mathias Buus <[email protected]>
NAN SavePersistent() -> SaveToPersistent()

d05a4fbc7d2e0c131d578c5b172849643f889e00 authored over 10 years ago by Rod Vagg <[email protected]>
add link to releases from readme

072b448958e7d8f0661f835d944d5f0e34790a25 authored over 10 years ago by Max Ogden <[email protected]>
added prebuild script

7031db343b6c5f6fb67e9392540ea2af7fca0c26 authored over 10 years ago by Mathias Buus <[email protected]>
added notice in README

8201ff519aef2111e52e711a5ebd6352565a11c1 authored over 10 years ago by Mathias Buus <[email protected]>
changed name to leveldown-prebuilt

e41b8c778a1e25ad8608c6693f2b76a3d0980050 authored over 10 years ago by Mathias Buus <[email protected]>
changed prebuild url to point to github

dde309eee2855a9ffd6a711f0fdd1730dbeaa152 authored over 10 years ago by Mathias Buus <[email protected]>
remove debug prints and minor spacing fixes

359f4b0ddfd153e08465d3793a0886978c71ee65 authored over 10 years ago by Rod Vagg <[email protected]>
upgrade to [email protected] for Node 0.11.13 compat

7cb252872151f12b5fb44a50a2c2197fd2742a9a authored over 10 years ago by Rod Vagg <[email protected]>
update deps

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

91eac83aa46fbab24a391c238aa5dac177597d60 authored over 10 years ago by Rod Vagg <[email protected]>
upgrade to leveldb 1.15.0

913292cec0aeefa91aa4268ae8bd6b2d3f0aa481 authored over 10 years ago by Rod Vagg <[email protected]>
remove -Wno-unused-local-typedefs

c9b528d2c30b20d4b5fd2c2874fda39214a15b5e authored over 10 years ago by Rod Vagg <[email protected]>
remove -Wno-unused-local-typedefs

5846a8f917f51aed64bda55f81613b23e7a0bfe7 authored over 10 years ago by Rod Vagg <[email protected]>
upgrade to leveldb 1.15.0

32732ed72a266c9ed5d252725076ab85b385d577 authored over 10 years ago by Rod Vagg <[email protected]>
ignoring build-pre-gyp

ba9b322f0e2e1b774d1caf9d1607bb07c3ed4b7c authored over 10 years ago by Mathias Buus <[email protected]>
aws-sdk is a dev dep

29df2ea53501e3a37eb08b8dbe5e5ad13a6241e6 authored over 10 years ago by Mathias Buus <[email protected]>
fixed indent

d50b39b6babad4c0804df78d57d4bcb8b759dd98 authored over 10 years ago by Mathias Buus <[email protected]>
should work with node-pre-gyp

11a39e2af6e95e80a00ffa8df4d7d505363ce373 authored over 10 years ago by Mathias Buus <[email protected]>
added node-pre-gyp

7630fc2edf13a01580ec0c22fdb7ddb872251254 authored over 10 years ago by Mathias Buus <[email protected]>
update abstract-leveldown

54a5970f093f89f8296bd1a68f6d1334c60f6367 authored over 10 years ago by Rod Vagg <[email protected]>
Merge pull request #88 from ggreer/dont_leak_options_attrs

Fix leak of options attributes.

ab3aed440bf3687b0c03bf7d3ab28e6dbbfb966e authored over 10 years ago by Rod Vagg <[email protected]>
Don't hold onto options in DB. Hang onto block_cache and filter_policy and free those on DB close.

04ce3fe8ef5c380c4485dbe9681b8ff0f69495e5 authored over 10 years ago by Geoff Greer <[email protected]>
Don't die when reopening DB.

adb8cfccf6f0a825140a5af37d1bdf3542a54961 authored almost 11 years ago by Geoff Greer <[email protected]>
Fix leak of options attributes.

df782b6da09cd2d1e65ed4c98c8ce1ae871eff79 authored almost 11 years ago by Geoff Greer <[email protected]>
@0.10.2 OSX leveldb corruption bug fixed

d1242df276524c68177ddc9b34e5d992aea480da authored almost 11 years ago by Rod Vagg <[email protected]>
update for 0.10.2

1114259eb6bacd86ddf56e358182ad6276cf7a5c authored almost 11 years ago by Rod Vagg <[email protected]>
patch with @rescrv's workaround for leveldb 197

b3a7793d48b6f2a1f7e19ce82e22ef531e59cb22 authored almost 11 years ago by Rod Vagg <[email protected]>
added DNT config, pulled in node-gyp as devdep

d13aa3f4593965af702467cf8589a8ec7eae2766 authored almost 11 years ago by Rod Vagg <[email protected]>
document 0.10.1 changes

1747e11d005c3955bd695cf51ce10a324dda8e7d authored almost 11 years ago by Rod Vagg <[email protected]>
bump NAN version

f27a4a79e3105316795097d7c0a13a460eec0201 authored almost 11 years ago by Rod Vagg <[email protected]>
Merge pull request #77 from rvagg/nan_0.6

NAN 0.6

83745782961f1e555b437a5e7e7c6c36485754e1 authored almost 11 years ago by Rod Vagg <[email protected]>
use NanNewLocal for Node 0.11.9 support

370fa6244886e52828a868848413ad84b4c5d2eb authored almost 11 years ago by Rod Vagg <[email protected]>
@0.10.0

9c1af815346c8ec7c18b647a36c135475f3f8828 authored almost 11 years ago by Rod Vagg <[email protected]>
Merge pull request #73 from rvagg/0.9.3-wip

0.10.0-wip (was 0.9.3-wip)

a9371800cdd983a5303417028db692fedc875976 authored almost 11 years ago by Rod Vagg <[email protected]>
ignore rocksdb submodule

89e83cdae21bcc0e3c18caaf19e223a772210dfd authored almost 11 years ago by Rod Vagg <[email protected]>
HAVE_CONFIG_H=1 for all, undo ssize_t define

26c09628eb2e56b45eae1ef361a900f6335af465 authored almost 11 years ago by Rod Vagg <[email protected]>
added basic config.h for win32

4c021ade497f7bdae280a352c8a44ab7d4d9abff authored almost 11 years ago by Rod Vagg <[email protected]>
update abstract-leveldown devDep

9f52a6d103e94d11ec635731ec6416a85ea98f92 authored almost 11 years ago by Rod Vagg <[email protected]>
-Dssize_t=int for win32

cb198f8021603a1f8d424b47aef38631f0f8a203 authored almost 11 years ago by Rod Vagg <[email protected]>
update deps

17b3ad46253e205b16dad5ab17232a84dc003bf3 authored almost 11 years ago by Rod Vagg <[email protected]>
Merge branch 'master' of https://github.com/Kyotoweb/node-leveldown into 0.9.3-wip

33e5dd30f259e26a72439f2c96c8304d72d9417a authored almost 11 years ago by Rod Vagg <[email protected]>
save parent object as persistent during async work

428e120ece5c07e6aa6f2e2870124af9c03a8260 authored almost 11 years ago by Rod Vagg <[email protected]>
Compression should be enabled by default (ref. doc).

966760ec03c76cc69b05978b680c06fe0dbb7403 authored almost 11 years ago by Amine Mouafik <[email protected]>
updated freebsd config.h

3fd5a99b0b0f21af1072f09d3a107802dd530bbf authored almost 11 years ago by Rod Vagg <[email protected]>
Merge branch '0.9.3-wip' of github.com:rvagg/node-leveldown into 0.9.3-wip

d474ac8df42d2d00e0a5ff131e056026c11d374e authored almost 11 years ago by Rod Vagg <[email protected]>
Updated snappy.gyp to point to snappy-1.1.1.

898d7b7a114a0088f6719badd38f25a5bbf2939a authored almost 11 years ago by Matteo Collina <[email protected]>
Mac snappy config.h.

402fdaeb0e9651a432ba4c9ec88e45d5c158785d authored almost 11 years ago by Matteo Collina <[email protected]>
update windows snappy version descriptor

71cddb69b3976acbff744386ceb0e8be4b6f6aa7 authored almost 11 years ago by Rod Vagg <[email protected]>
added new solaris config.h

308b7fa4bbdb0fbc278e57224056d44471f165bd authored almost 11 years ago by Rod Vagg <[email protected]>
added new linux config.h

8c97f4b0344c50f18455d5ec3fe4d20d24ae3084 authored almost 11 years ago by Rod Vagg <[email protected]>
remove snappy 1.1.0

85b2f8849c646ddc07fe2febc14798a6a884871c authored almost 11 years ago by Rod Vagg <[email protected]>
added snappy-1.1.1

f5d14b0015399190398881b31a987daab8e90a26 authored almost 11 years ago by Rod Vagg <[email protected]>
use bloom filter

f5463ab793dbfe9803cb809e335381df0e1efe1e authored almost 11 years ago by Rod Vagg <[email protected]>
fix batch() memory leaks & don't persist inputs

9d1977ce56dadf5bbc4551d909bfb8a36b65533a authored almost 11 years ago by Rod Vagg <[email protected]>
Merge remote-tracking branch 'origin/batch-no-references' into 0.9.3-wip

ccfa1da85c558af44bf0310491a336a507ecd948 authored almost 11 years ago by Rod Vagg <[email protected]>
added batch() leak tester

056009fe46d76822105c2e4e81243778bf22ea2f authored almost 11 years ago by Rod Vagg <[email protected]>
use MakeCallback() instead of Call(), closes #62

0fee1d961fbd92981a6759e6afbc8b6193f21500 authored almost 11 years ago by Rod Vagg <[email protected]>
Merge pull request #72 from Kyotoweb/master

upgrade to [email protected]

ca9064acaa3d84eaeca36b43f53384cb330754f1 authored almost 11 years ago by Rod Vagg <[email protected]>
upgrade to [email protected]

10d0479669d3be1c9226e5aa15017d36e5c6c5cb authored almost 11 years ago by Amine Mouafik <[email protected]>
Commented out references in batches.

95fff15f622a96b2b66d6b41cb020c4d4e632399 authored almost 11 years ago by Matteo Collina <[email protected]>
@0.9.2

6073203bbbfb50f73a22aac519daad0151215c8f authored almost 11 years ago by Rod Vagg <[email protected]>
fixes for 0.11.8 and new linux gcc (warnings)

89403ad95a03a29a9f93f554dd49ce51072f59f1 authored almost 11 years ago by Rod Vagg <[email protected]>
Merge branch 'master' of github.com:rvagg/node-leveldown

3be2a5d0a92f94cf83271727e11022f4291ffbba authored about 11 years ago by Rod Vagg <[email protected]>
@0.9.1

dc89c94505dd3e4eb896f0427049850bf2142983 authored about 11 years ago by Rod Vagg <[email protected]>
@0.9.1

820160daaeb1b9571564336d7361240a518928fa authored about 11 years ago by Rod Vagg <[email protected]>
ignore bench and leaktest db

6957306a97aa6a1b2697c0f870b030b4563a413b authored about 11 years ago by Rod Vagg <[email protected]>
added port_uv.h reference

09af2a750920b106f3abedc9a98fa438f359624c authored about 11 years ago by Rod Vagg <[email protected]>
added explicit test for inclusion of port_uv.h

fb9a313c71dab0ffd18ed89f6c4ef1b57ed392bc authored about 11 years ago by Rod Vagg <[email protected]>
@0.9.0

b95ebea4e600b17de08718d22f9e88acd9a916b5 authored about 11 years ago by Rod Vagg <[email protected]>
fix repair test to look for .ldb not .sst files

e0e3fad0a714ecdaa14ebeaf839e15b946496245 authored about 11 years ago by Rod Vagg <[email protected]>
upgraded to [email protected]

e41f0a76419dc3f2b9bb744a5152460a1c552b1c authored about 11 years ago by Rod Vagg <[email protected]>
@0.8.4

20eb1e4e38dcd0954953e55a0ac707a2dd244809 authored about 11 years ago by Rod Vagg <[email protected]>
Merge pull request #63 from rvagg/nan-upgrade

upgrade to [email protected]

ff40606749457a7d46812d7229fa651e698f3b70 authored about 11 years ago by Rod Vagg <[email protected]>
relative path to nan include dir, fixes #64

4579bb9857583e8ed34d598a55218d10dccb4420 authored about 11 years ago by Rod Vagg <[email protected]>
upgrade to [email protected]

e5ba7f397752863803fa2fb55e4c4e51f6911dc7 authored about 11 years ago by Rod Vagg <[email protected]>
@0.8.2

6c48cac8b8e169f09c43e890099d36cbb0700e14 authored about 11 years ago by Rod Vagg <[email protected]>
Merge branch 'freebsd'

7372d795e0cbd7b292d14e2869bc6a7a580a2147 authored about 11 years ago by Rod Vagg <[email protected]>
-Wno-unused-function for freebsd / snappy

1d6545cbf2c976162f225a0966b08e915ffe2ea2 authored about 11 years ago by Rod Vagg <[email protected]>
added FreeBSD to list of supported platforms

31273bfdb9c5919c46c2ee78bade6ff27520bab2 authored about 11 years ago by Rod Vagg <[email protected]>
added -Wno-sign-compare for snappy on freebsd

fe88c2102ba1555f801721199bf92ffbb47a5972 authored about 11 years ago by Rod Vagg <[email protected]>
switch -Wno-sign-compare to a cflag rather than ccflag

cb638a7b3ee3117b4374ecedff4149ab4d8e7f11 authored about 11 years ago by Rod Vagg <[email protected]>
-Wno-sign-compare for freebsd

c71d1e976e8799c8d2ec594ab3808d618e2926ea authored about 11 years ago by Rod Vagg <[email protected]>
added _REENTRANT for solaris leveldb compile

6bd57c42f14f775d270d5dcfc4b2b6c2272c1cfb authored about 11 years ago by Rod Vagg <[email protected]>
update snappy version strings

c7af00332241ac5e9db916cf9ba43d1ef8dc3d1c authored about 11 years ago by Rod Vagg <[email protected]>
added snappy config for freebsd

201a16d89018973a297ca3eec62461e46b03c5cb authored about 11 years ago by Rod Vagg <[email protected]>
initial freebsd leveldb.gyp changes

1399a3f85b462b9968c2721eb4356468811fe9d3 authored about 11 years ago by Rod Vagg <[email protected]>
@0.8.1

0a2b1e17e6541dcf89dc9afc1a83e0865d568b00 authored about 11 years ago by Rod Vagg <[email protected]>
qualify 'gc()' use

d169f562496621002aa03e761e784c104e174e60 authored about 11 years ago by Rod Vagg <[email protected]>
fix double-callback

416189c5659dc801a6f4cd5040914c04577730fa authored about 11 years ago by Rod Vagg <[email protected]>
memory leaks (missing scopes and whatnot)

810bba4f6a475736003fec02b607c71b8f945847 authored about 11 years ago by Rod Vagg <[email protected]>
improvify README

f3388f7dec9942c3b23ccc3eb18c3f4b5f099a98 authored about 11 years ago by Rod Vagg <[email protected]>