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

late-creation of Persistent handles closes #43

3db0d9ac60b361d1a36ae55e310c8b3f0bb8ffcf authored over 11 years ago
@0.4.3 release

d4e6870f1e29f8d290c441bc875b9327b23f76dd authored over 11 years ago
proper memory leak fix

9251b15630664531a8ecf38cb9d3e460e101883d authored over 11 years ago
@0.4.2 release

a4b7c3308b0cee020a5c7563c2c717acb8b0c439 authored over 11 years ago
batch memory leak, not disposing of String->Slice

e300d6ff9569de39d9227f0bda2b923b0b7d68fc authored over 11 years ago
@0.4.1 release

d9f91ffb5ea09ca79e8f6092cc0aca314722a6cd authored over 11 years ago
memory leak, not disposing of String->Slice char*

83ffd7dac561a71b03f11cdf6d0c9c71d657875e authored over 11 years ago
@0.4.0 release

6d0915544977ebc755294d201990c099149e7e35 authored almost 12 years ago
remove [email protected]

0e8fb936886cbea5d7da9f468e191b668d795b79 authored almost 12 years ago
port port.h changes

3856f75f00da5ec919c574e6936f5407e4e51608 authored almost 12 years ago
travis bump

fafbe42d98ed8be7fa133995770543a358285237 authored almost 12 years ago
@0.3.1 release

aea8dda3fc60064ff97e0fec1412f01db3aa18a7 authored almost 12 years ago
don't allow empty batch() operations through

4b5e6372ddb47df709065d4be0fc0170b3dea6d9 authored almost 12 years ago
remove browserify shim, update changelog

6d5b809c45237b0480d3f3c5a7c517289f0fe0cd authored almost 12 years ago
change iterator behaviour, @0.3.0 release

89dff108f4f30c36a84a819adadcdeacbed4b3d2 authored almost 12 years ago
update contributors list

1165dac0ac13fe0172f0bb76ebbe886e08368826 authored almost 12 years ago
version bump @0.2.2

da695ff938985078c39c26fd9040fb76e6535f05 authored almost 12 years ago
update tests, abstract-leveldown has batch* tests

1edb20f4b3a203f59db4f0f282dfb76052fe94e5 authored almost 12 years ago
Merge pull request #38 from deanlandolt/master

leveldown#get doc fix

af4f397f27451ee1a302da99b28e8620a7ce2135 authored almost 12 years ago
Correct docs for leveldown#get

2e25e3201f2c5d6e93f0db4d792c0070e7a3f81b authored almost 12 years ago
correct error messages

f63eff96eb0eaba6f3dbd401a373e8471872f709 authored almost 12 years ago
git master of abstract-leveldown

1c472696f1aef3c20d526f23b5cf68f8e42edeca authored almost 12 years ago
browserify shim so levelup can run in the browser

4b3d9de6acc0a6b01d9eab8e7f24cfc24d890964 authored almost 12 years ago
test suite passes with master abstract-leveldown

387801cd0ff955c70c793fad13b294ad8574b63b authored almost 12 years ago
added "support" section

6119339f3dd110635835d9f1db4c7e063ded68f8 authored almost 12 years ago
added @mcollina to contributors list

84046176cb5d579a30eb4fa5c6e81a898d933ef5 authored almost 12 years ago
added Anton Whalley to contributors list

f10536eb041f997704d5b59a9e316378cd95fbe1 authored almost 12 years ago
specific version devDeps, update changelog

e628fbf2b05c98d9c08ad4a07061077803c18978 authored almost 12 years ago
minor typo

b604164c626be2790d34a58ad42d41109f3958f9 authored almost 12 years ago
move testCommon into abstract-leveldown and make-test.js

ad28767542823ab79eadc9116ed946337fb7c928 authored almost 12 years ago
rip a ton of tests out, require them from abstract-leveldown instead

7ede4bafd212807038b768b90ae57544dcb7eda3 authored almost 12 years ago
Travis -> node 0.10

851f60cef035d9f63fe5a20eeb85bb090b3395e8 authored almost 12 years ago
version bump for @0.2.1, update changelog

cdb98a50569d5e6d66181ac5e2f1f683cfcab3ec authored almost 12 years ago
replace some macros with static inline functions

7a22f5401468f86627bc759e3b34f0ec47fe6ba9 authored almost 12 years ago
macro aesthetics (80-char \'s)

4ae229517de0bfb08b5510f1ab021505352637f8 authored almost 12 years ago
compactify LD_STRING_OR_BUFFER_LENGTH

c16ba198997324340db83ee08b9a38553902e94c authored almost 12 years ago
moar tests for empty iterator start/end

6a030129de1957d3c26efaeed8d9dc6060659cf0 authored almost 12 years ago
Merge remote-tracking branch 'origin/start-end-as-empty-string'

Conflicts:
test/iterator-test.js

f3242cc9a06d8e6120b048b4195edd2528986515 authored almost 12 years ago
clean up LD_RETURN_CALLBACK_OR_ERROR calls

60421fe8009c06235704c4568802a7e39c9c7375 authored almost 12 years ago
Merge pull request #30 from rvagg/iterator-reverse-skip-to-prev

iterator: Start on correct value when reverse=true

c109b65e0e5d7c0856e3abe485ad013b2c3df51a authored almost 12 years ago
Iterator: Ignore start/end if it's the empty string (or empty buffer)

a7b37d2b3f35850c2db512354ce8099a6af3985d authored almost 12 years ago
iterator: Start on correct value when reverse=true

Closes #27

701b3c037a54fc5b4f41f556c47db3545426340c authored almost 12 years ago
version bump for @0.2.0 release

1a566fe0368deb7f3370307283d902d1d357b307 authored almost 12 years ago
update changelog for 0.2.0 release

c296325a0f830ba8724227835475e3794ef6331c authored almost 12 years ago
restore 'sm' to 'small' as per originl

c0176441e06ca08b4b0acca3967a30676d8f05f2 authored almost 12 years ago
more windows atomic pointer fixes

e26f3f284632c9dc9a1648354af01e9b326bbece authored almost 12 years ago
(properly) remove atomic pointer win code

e0cf4110b9bc1a72a032a54c663166341613aca2 authored almost 12 years ago
remove redundant argv

76bcaac0be478478b92fb090a43b54b0d3728b5a authored almost 12 years ago
move win atomic pointer code out of leveldb src

4d2b8843fb112abe3170d05697c94cbaee411704 authored almost 12 years ago
Merge branch '0.2-wip' of https://github.com/rvagg/node-leveldown into 0.2-wip

119ad97ce71ae66b1493fb65db57924c7960f629 authored almost 12 years ago
move libuv port files up out of leveldb src dir

c9d3d0ee51522f71e13792966585cfd85f3b320a authored almost 12 years ago
add advanced options

e39c92b520c9ea7453457a14c9dbf5dd4f557de2 authored almost 12 years ago
restore original (minimal) index.js, remove CBatch

d5ae3dd9fe876abc884f6bb15a8ecac4a127b056 authored almost 12 years ago
document destroy & repair

750cc3d6f8ddb812fa6919c002e063188e4fa6c9 authored almost 12 years ago
added repair() test

656ddcdad4c156dfb4c32444829a216f547fdfe6 authored almost 12 years ago
added destroy tests

0620c6b1b0c2663aa9feb74a9a748407b70d0d1d authored almost 12 years ago
update readme, more windows notes

56a2181a58dc0efddc6cfee745ca3110552d10ac authored almost 12 years ago
added leveldb.repair() implementation

894b9b147c7ff650a98772e31d2e592f85053505 authored almost 12 years ago
added leveldb.destroy() implementation

1db34b9026d0451d5c67d8431ccc00a6a0be4ee7 authored almost 12 years ago
update Windows support notes

cdd1da77913c109dee0f370e12bf6c37e537e06e authored almost 12 years ago
Merge branch '0.2-wip' of https://github.com/rvagg/node-leveldown into 0.2-wip

e38459f71e517817d2ff938314d6dada4fe9b1f0 authored almost 12 years ago
auto cleanup of open iterators on db.close()

closes #22

0557d3297763663f75fffa6e05772c72241bf27c authored almost 12 years ago
modularise put-get-del-test

6ef97620729f4a09d176bdace1d28669f8374c69 authored almost 12 years ago
fix comment

1c3bd37b2629ab6a2832e2ab55a6c7c69f0a93a4 authored almost 12 years ago
add 'name' argument back to LD_STRING_OR_BUFFER_TO_SLICE

bc9f56334123a1de897681531546e1df838691fc authored almost 12 years ago
expand basic chained batch tests

54db536a8b29b571a11c8959289af628ca48b64a authored almost 12 years ago
test reusability & exception clarification & fixes

d8260b5aa36ab76f14d630a7acfc6fc8967130f9 authored almost 12 years ago
bring cbatch properly into the fold

style, checks, buffers, etc.

0cc5ade9fce533a628d6aa3d4cfbba2549487d3e authored almost 12 years ago
V8 upgrade requiring `isolate` argument

a928b45b3c7a0e38a3b26d8baa155b81c611f512 authored almost 12 years ago
missing namespace

243431c4d49fa26fd6a599cf30d5a088c2c88440 authored almost 12 years ago
(uv_after_work_cb) cast in cbatch for Node 0.10

bfb3244ce6119b868e92d3babbc5fd82a6e5ba97 authored almost 12 years ago
build full WriteBatch in v8 thread

0275a709ba28118f88e6b5f9f2eefe31b32ff29b authored almost 12 years ago
initial draft

0539ee81abb3d254bf3792f11a07c10c5901f3d1 authored almost 12 years ago
clean up (dry) gyp

de60e1c7cbafab9b04c55e49315a1c83d453f4d8 authored almost 12 years ago
ignore additional winild cruft

2bad142ff1b31dafe2ac0f9c45938ea7a66e224e authored almost 12 years ago
enable snappy, remove msvc compile warnings

f476f386fc146fd60596afa73470b5fc9c39f4f9 authored almost 12 years ago
working libuv/windows port from rvagg/leveldb

b1949f86d1742e726b62e867527c9fc44a43e49f authored almost 12 years ago
fix comment

cbb28add29cb77a22dd99256a605638371101fb0 authored almost 12 years ago
auto cleanup of open iterators on db.close()

closes #22

727ab37db2a44abbc0707f69dd1d824d146e3280 authored almost 12 years ago
V8 upgrade requiring `isolate` argument

cc48eefaeb13638dff3798345337fd00c8df1b5f authored almost 12 years ago
modularise put-get-del-test

68897037e711bf45291335ce9bac776963bd981f authored almost 12 years ago
missing namespace

8b27e5ca2bf2ab6a3b77b55c7d10c74a552c1e61 authored almost 12 years ago
add 'name' argument back to LD_STRING_OR_BUFFER_TO_SLICE

465c1219f6a20ca92f98f8007d3cf9a14e3422c8 authored almost 12 years ago
test reusability & exception clarification & fixes

f7fef13a7bb904c94b216a970208fc34a481d54e authored almost 12 years ago
expand basic chained batch tests

3a92914bbd5929da88c0c6c7d9279d93dddd525b authored almost 12 years ago
bring cbatch properly into the fold

style, checks, buffers, etc.

77f3a682d326c2b988ac3312aaa21ab33db2ed41 authored almost 12 years ago
(uv_after_work_cb) cast in cbatch for Node 0.10

79a5c6b0870fd0ef3105aca08fb9d9c4f7fc1ac8 authored almost 12 years ago
Merge remote-tracking branch 'origin/chained-batch' into 0.2-wip

Conflicts:
binding.gyp
src/database.cc

af46ce20fa9e019c5e0f7c14a09a44fd23e27d21 authored almost 12 years ago
Merge branch 'gruber-inspired-batch-optimisation' into 0.2-wip

6fc9b05ef78506473beb0d8522f2999ca655f473 authored almost 12 years ago
readme tweaks

fa2c2393c40cb7df641656d915bddf2f57cc00a5 authored almost 12 years ago
update changelog and version bump for @0.1.4 release

a21613db017db9732a416b94831d77778b7e6f45 authored almost 12 years ago
Merge branch 'master' of github.com:rvagg/node-leveldown

Conflicts:
src/database.cc

d610b4e7d568bbcf6c783d08132df28ee1a76f40 authored almost 12 years ago
Merge pull request #20 from rvagg/batch-null-undefined

batch() returns err on any null/undef key/value

567e6bfd43399f9cde9d45d5831bec9c1d904964 authored almost 12 years ago
use lower case names for properties in error messages

removed last parameter in LD_STRING_OR_BUFFER_TO_SLICE() and used
the first parameter in the err...

0dac784fa90a47270237619365524d06600287aa authored almost 12 years ago
LD_CB_ERR_IF_OPTION_NULL_OR_UNDEFINED -> LD_CB_ERR_IF_NULL_OR_UNDEFINED for args

4ffd93a461372a7759b55af984bebc50a7e8a8f5 authored almost 12 years ago
build full WriteBatch in v8 thread

4815aacc50bea56265b966315d165db55d62aac3 authored almost 12 years ago
batch() returns err on any null/undef key/value

fixes #19

cffda8eb4055af2b34df28672b1b96dc7dd78bc7 authored almost 12 years ago
batch() returns err on any null/undef key/value

a8d3447224961f70f7632a2617ee742b4c7cae57 authored almost 12 years ago
update changelog and version bump for @0.1.3 release

932f3c371df997b5d4b18e64946c7a02347d27af authored almost 12 years ago