Ecosyste.ms: OpenCollective

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

github.com/Level/rocksdb

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

Merge pull request #48 from rvagg/node_0.11_compat

Initial 0.11 compatibility attempt, using new project: NAN

f77b4e43994a59c2f47e3bc8600cff380ffb3785 authored over 11 years ago
Merge branch 'master' into node_0.11_compat

Conflicts:
src/database.cc

0a202418f7e21016ea309f71176c2d9002a6d2cf authored over 11 years ago
Quick fix for sometimes failing test

4112961978fedb18043808b404cfa498398faa61 authored over 11 years ago
upgrade to [email protected] and fix for [email protected] compat

74e4f74af44db51d52cfeb5c92a8d68a10cade00 authored over 11 years ago
upgrade to [email protected]

7e38c363971cf398ecfa7c549b7a7bd920c7efe9 authored over 11 years ago
Merge pull request #49 from mscdex/master

use more efficient emptiness checking

2569c39c9bbab3d2b3941f3f0bb736d767fe08a5 authored over 11 years ago
use more efficient emptiness checking

Using empty() instead of size() can be faster. size() can take linear time but empty() is guaran...

c28db659ed2eba95a75e4a41b07d01fc102bc64d authored over 11 years ago
added NAN 0.1.0

21c6a47f3058a8a20f2b77e5bce0e99977f85940 authored over 11 years ago
initial 0.11 compatibility attempt, using NAN

d4ed0d6a6237a4d9f0a485bf9cdc8634cbf6abed authored over 11 years ago
added @pgte to contrib list

fce1ffd9a02db45a4f5b0db48deeb5ac76696894 authored over 11 years ago
nodei.co https

95458ba849348ce1af6b3c877a04396ebd71f9bf authored over 11 years ago
npm badge me up scotty

df4b7a60223df4f63a21884c9ff2ea6ce9390af0 authored over 11 years ago
remove iterator safety issues

4f0dd2edfe5e8945c6042035f79bd4bea9c75c02 authored over 11 years ago
version bump for @0.6.2

daddcf61c121e18e202911ea5216c1cc50613140 authored over 11 years ago
current 0.11.x compat

fb98a593dbc82b32dcf22646697d94f9fa828318 authored over 11 years ago
bleh

4053aafba4f276a477256478fa87b73db0e78912 authored over 11 years ago
minor fixes

b142718a0ac32ca04c97e85d6d726e8eb431e89f authored over 11 years ago
persistent!

c2c1a8e5cca183ad9fa133ce81ce2c34b9c46959 authored over 11 years ago
added new db-bench scripts

7d95fca9cd74b4cc3b5ed3dce71664e7b010d433 authored over 11 years ago
remove node_isolate, unavailable from Node 0.11.3+

also fixed up a bunch of other isolate related things,
sadly introducing more defines.. needed w...

bb3ab761242686647f8ef102f418695f6dbea4e6 authored over 11 years ago
@0.6.1 release

d67e0febeaf403b7dc792b3b696b478bf99a909d authored over 11 years ago
insert port-uv include

47fc94ee57f7d39685b9f67d05e7baeb08d42607 authored over 11 years ago
@0.6.0 release

20c28de6087a4a71d8ac1813245e199e524e6b3d authored over 11 years ago
cleaned up npmignore for smaller dists

9f863e757a3642416d798e92ab82d7ab8cddfa8a authored over 11 years ago
upgraded to [email protected]

0b8b46ff472fd4a5634fc37757e68cce963f681c authored over 11 years ago
added random write bench

4eea1ae74fc19057c53c7cb1f0a3f91b30538f2a authored over 11 years ago
added simple throughput write benchmark

13b29cc46499137ccfe3aeb6aec1c06645b8129f authored over 11 years ago
remove unused struct

35aa4d6dab36b93923935e11448b325f953dad9b authored over 11 years ago
leak tester uses defaults

c5113a2104e8383a45d4d9cfad328ddee578797e authored over 11 years ago
wut?

e70b5984e81ba1fb32a0bbd1a07d047d84ee81af authored over 11 years ago
@0.5.0 release

fa713a093bef8ee64a70ab37c359015a37c58cbd authored over 11 years ago
track batch() state, no changes post-write()

2c33617acfbe06f034f493cc7c6cc4af433203f1 authored over 11 years ago
@0.4.4 release

00d43c554fe785bf1cb2b69b8271ffa1dc04ca21 authored over 11 years ago
more memory leak work

ca4a493af5ff187a1b971e203bc018165612cae5 authored over 11 years ago
add scopes

60160f1376e093256e4255728447e8399e9cc5e8 authored over 11 years ago
implement db.getProperty() closes #23

56b283c2d66eba0cb5d8b6c555a092986d8c214d authored over 11 years ago
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 over 11 years ago
port port.h changes

3856f75f00da5ec919c574e6936f5407e4e51608 authored over 11 years ago
travis bump

fafbe42d98ed8be7fa133995770543a358285237 authored over 11 years ago
@0.3.1 release

aea8dda3fc60064ff97e0fec1412f01db3aa18a7 authored over 11 years ago
don't allow empty batch() operations through

4b5e6372ddb47df709065d4be0fc0170b3dea6d9 authored over 11 years ago
remove browserify shim, update changelog

6d5b809c45237b0480d3f3c5a7c517289f0fe0cd authored over 11 years ago
change iterator behaviour, @0.3.0 release

89dff108f4f30c36a84a819adadcdeacbed4b3d2 authored over 11 years ago
update contributors list

1165dac0ac13fe0172f0bb76ebbe886e08368826 authored over 11 years ago
version bump @0.2.2

da695ff938985078c39c26fd9040fb76e6535f05 authored over 11 years ago
update tests, abstract-leveldown has batch* tests

1edb20f4b3a203f59db4f0f282dfb76052fe94e5 authored over 11 years ago
Merge pull request #38 from deanlandolt/master

leveldown#get doc fix

af4f397f27451ee1a302da99b28e8620a7ce2135 authored over 11 years ago
Correct docs for leveldown#get

2e25e3201f2c5d6e93f0db4d792c0070e7a3f81b authored over 11 years ago
correct error messages

f63eff96eb0eaba6f3dbd401a373e8471872f709 authored over 11 years ago
git master of abstract-leveldown

1c472696f1aef3c20d526f23b5cf68f8e42edeca authored over 11 years ago
browserify shim so levelup can run in the browser

4b3d9de6acc0a6b01d9eab8e7f24cfc24d890964 authored over 11 years ago
test suite passes with master abstract-leveldown

387801cd0ff955c70c793fad13b294ad8574b63b authored over 11 years ago
added "support" section

6119339f3dd110635835d9f1db4c7e063ded68f8 authored over 11 years ago
added @mcollina to contributors list

84046176cb5d579a30eb4fa5c6e81a898d933ef5 authored over 11 years ago
added Anton Whalley to contributors list

f10536eb041f997704d5b59a9e316378cd95fbe1 authored over 11 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
add 'name' argument back to LD_STRING_OR_BUFFER_TO_SLICE

bc9f56334123a1de897681531546e1df838691fc authored almost 12 years ago
missing namespace

243431c4d49fa26fd6a599cf30d5a088c2c88440 authored almost 12 years ago