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

Updated snappy.gyp to point to snappy-1.1.1.

898d7b7a114a0088f6719badd38f25a5bbf2939a authored about 11 years ago
Mac snappy config.h.

402fdaeb0e9651a432ba4c9ec88e45d5c158785d authored about 11 years ago
update windows snappy version descriptor

71cddb69b3976acbff744386ceb0e8be4b6f6aa7 authored about 11 years ago
added new solaris config.h

308b7fa4bbdb0fbc278e57224056d44471f165bd authored about 11 years ago
added new linux config.h

8c97f4b0344c50f18455d5ec3fe4d20d24ae3084 authored about 11 years ago
remove snappy 1.1.0

85b2f8849c646ddc07fe2febc14798a6a884871c authored about 11 years ago
added snappy-1.1.1

f5d14b0015399190398881b31a987daab8e90a26 authored about 11 years ago
use bloom filter

f5463ab793dbfe9803cb809e335381df0e1efe1e authored about 11 years ago
fix batch() memory leaks & don't persist inputs

9d1977ce56dadf5bbc4551d909bfb8a36b65533a authored over 11 years ago
Merge remote-tracking branch 'origin/batch-no-references' into 0.9.3-wip

ccfa1da85c558af44bf0310491a336a507ecd948 authored over 11 years ago
added batch() leak tester

056009fe46d76822105c2e4e81243778bf22ea2f authored over 11 years ago
use MakeCallback() instead of Call(), closes #62

0fee1d961fbd92981a6759e6afbc8b6193f21500 authored over 11 years ago
Merge pull request #72 from Kyotoweb/master

upgrade to [email protected]

ca9064acaa3d84eaeca36b43f53384cb330754f1 authored over 11 years ago
upgrade to [email protected]

10d0479669d3be1c9226e5aa15017d36e5c6c5cb authored over 11 years ago
Commented out references in batches.

95fff15f622a96b2b66d6b41cb020c4d4e632399 authored over 11 years ago
@0.9.2

6073203bbbfb50f73a22aac519daad0151215c8f authored over 11 years ago
fixes for 0.11.8 and new linux gcc (warnings)

89403ad95a03a29a9f93f554dd49ce51072f59f1 authored over 11 years ago
Merge branch 'master' of github.com:rvagg/node-leveldown

3be2a5d0a92f94cf83271727e11022f4291ffbba authored over 11 years ago
@0.9.1

dc89c94505dd3e4eb896f0427049850bf2142983 authored over 11 years ago
@0.9.1

820160daaeb1b9571564336d7361240a518928fa authored over 11 years ago
ignore bench and leaktest db

6957306a97aa6a1b2697c0f870b030b4563a413b authored over 11 years ago
added port_uv.h reference

09af2a750920b106f3abedc9a98fa438f359624c authored over 11 years ago
added explicit test for inclusion of port_uv.h

fb9a313c71dab0ffd18ed89f6c4ef1b57ed392bc authored over 11 years ago
@0.9.0

b95ebea4e600b17de08718d22f9e88acd9a916b5 authored over 11 years ago
fix repair test to look for .ldb not .sst files

e0e3fad0a714ecdaa14ebeaf839e15b946496245 authored over 11 years ago
upgraded to [email protected]

e41f0a76419dc3f2b9bb744a5152460a1c552b1c authored over 11 years ago
@0.8.4

20eb1e4e38dcd0954953e55a0ac707a2dd244809 authored over 11 years ago
Merge pull request #63 from rvagg/nan-upgrade

upgrade to [email protected]

ff40606749457a7d46812d7229fa651e698f3b70 authored over 11 years ago
relative path to nan include dir, fixes #64

4579bb9857583e8ed34d598a55218d10dccb4420 authored over 11 years ago
upgrade to [email protected]

e5ba7f397752863803fa2fb55e4c4e51f6911dc7 authored over 11 years ago
@0.8.2

6c48cac8b8e169f09c43e890099d36cbb0700e14 authored over 11 years ago
Merge branch 'freebsd'

7372d795e0cbd7b292d14e2869bc6a7a580a2147 authored over 11 years ago
-Wno-unused-function for freebsd / snappy

1d6545cbf2c976162f225a0966b08e915ffe2ea2 authored over 11 years ago
added FreeBSD to list of supported platforms

31273bfdb9c5919c46c2ee78bade6ff27520bab2 authored over 11 years ago
added -Wno-sign-compare for snappy on freebsd

fe88c2102ba1555f801721199bf92ffbb47a5972 authored over 11 years ago
switch -Wno-sign-compare to a cflag rather than ccflag

cb638a7b3ee3117b4374ecedff4149ab4d8e7f11 authored over 11 years ago
-Wno-sign-compare for freebsd

c71d1e976e8799c8d2ec594ab3808d618e2926ea authored over 11 years ago
added _REENTRANT for solaris leveldb compile

6bd57c42f14f775d270d5dcfc4b2b6c2272c1cfb authored over 11 years ago
update snappy version strings

c7af00332241ac5e9db916cf9ba43d1ef8dc3d1c authored over 11 years ago
added snappy config for freebsd

201a16d89018973a297ca3eec62461e46b03c5cb authored over 11 years ago
initial freebsd leveldb.gyp changes

1399a3f85b462b9968c2721eb4356468811fe9d3 authored over 11 years ago
@0.8.1

0a2b1e17e6541dcf89dc9afc1a83e0865d568b00 authored over 11 years ago
qualify 'gc()' use

d169f562496621002aa03e761e784c104e174e60 authored over 11 years ago
fix double-callback

416189c5659dc801a6f4cd5040914c04577730fa authored over 11 years ago
memory leaks (missing scopes and whatnot)

810bba4f6a475736003fec02b607c71b8f945847 authored over 11 years ago
improvify README

f3388f7dec9942c3b23ccc3eb18c3f4b5f099a98 authored over 11 years ago
added @substack

6baf56c406aa6eb80dcb2f81362dcf488ba6505d authored over 11 years ago
updated jshintrc

268e39798541a88934767b844923d11e88811a69 authored over 11 years ago
@0.8.0

5637c439d5a5af021cc20283ce9eb344c0e9f815 authored over 11 years ago
bump abstract-leveldown dep version

75de79ef59c750651a937a331547a5ccbf5148ce authored over 11 years ago
minor cleanups

7cf24772c6b2af941d3850123ea6f9337e060aa6 authored over 11 years ago
Merge branch 'ranges' of https://github.com/dominictarr/node-leveldown

5be29112a8f6bac695b89a3720f53e505f7840dc authored over 11 years ago
update for [email protected]

907c2d8004e5a67b12ea8a90f3027e97ae939b41 authored over 11 years ago
switch to nan as a dependency

76a6b07fe331ea3a4bcc206e51d1d62066008761 authored over 11 years ago
remove nan.h, shift to dependency

05608ca13f4139b9f931bfc94eb0e27a08c721d6 authored over 11 years ago
tidy

66bffaacba382d2c0b6b07047004d52eaebab846 authored over 11 years ago
tidy

b8f01a1c04cd1c47bb5549074124a1f56a0caa25 authored over 11 years ago
reference implementation for gt, gte, lt, lte

4f911405d3973cd218112ee96b1e13afc7f5c502 authored over 11 years ago
use new abstract-leveldown test

bf1108f599809cca073662c5768aaf0cdcbb368d authored over 11 years ago
1st pass at lt, lte, gt, gte

fd9bfc4a24719be395dfc843ea6d517003c6d47c authored over 11 years ago
take tiny steps and make sure tests pass and it compiles

d45b205af2485bb62048e6dd1b270a3e72a0ab5b authored over 11 years ago
Travis: Revert running on 0.11, to old 0.11-version on travis

Damn, Travis is apparently only running node 0.11.3 - sorry about that.
I should've created a PR...

d288b20bab5e79b287fe3a629460d9f9d5a8cd68 authored over 11 years ago
Travis: Run on node 0.11

6860f6852c6261e6fb0f4da2ac2afb08e823d697 authored over 11 years ago
@0.7.0

f94c6a86352cce6ef3515e9c6572534152524697 authored over 11 years ago
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