Ecosyste.ms: OpenCollective

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

github.com/Level/classic-level

An abstract-level database backed by LevelDB.
https://github.com/Level/classic-level

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]>
inherit from abstract-leveldown

d35e66e3aa2fcbb4709e2f9988937c359620e4ae 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]>
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]>
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]>
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]>
changed name to leveldown-prebuilt

e41b8c778a1e25ad8608c6693f2b76a3d0980050 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 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]>