Ecosyste.ms: OpenCollective

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

github.com/Level/leveldown-hyper

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

add node 5

67a4201f1c526317fc91396326732a8f52b7c857 authored about 9 years ago by Mathias Buus <[email protected]>
1.1.0

e7640c675929475d650f9678a3ee7a8b8de36557 authored about 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #17 from Level/travis-and-prebuild

add prebuild and test on all abi versions

88caef3b0e1ecff03bd7e442ed969aabe4e3b2e5 authored about 9 years ago by Lars-Magnus Skog <[email protected]>
add prebuild and test on all abi versions

683809923b9dc9ba499f32fe72c0322ada685fd5 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #16 from Level/nan-2.0-iojs-3.0

Nan 2.0 iojs 3.0 changes

9d1c0f8355acc638bb537fdca3ae0aa2bf897046 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
update LiveBackup code with nan changes

22cc1cfa838c7047943f749af306e19bd36d7295 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
replace missing Handle<...> with Local<...>

9f410dfc0639e9bff6ce98ff2c87654e2eded3a7 authored over 9 years ago by Mathias Buus <[email protected]>
cherry-picked b7272db, upgrade to NAN v2

this commit does not compile and only includes changes for leveldown
updates to nan

2355def20e6022053f77a9fe4bbd78da51427d11 authored over 9 years ago by Rod Vagg <[email protected]>
applied patch from a134de1 minor changes based on pr review

iterator.js
src/iterator.cc
(README.md excluded)

b5c391b94fe44165f3cf9aafbd28863efdd233ad authored over 9 years ago by Lars-Magnus Skog <[email protected]>
applied patch from 8ded32b added iterator.seek()

iterator.js
src/iterator.cc
src/iterator.h
test/iterator-test.js
(README.md excluded)

2610e027b278599b9fdc5cfc5c15c920b838a997 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
refactor NanNew() on strings into option value functions

00cafa6359457caa929a23b36dfdaa55a3577fdf authored over 9 years ago by Lars-Magnus Skog <[email protected]>
refactor BooleanOptionValue

ad16ae8f05f74d0e8fdc9b0c43c17f07549d8879 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
NanUInt32OptionValue -> UInt32OptionValue

ad62ea0dfaaed21063cb8153f9f51fbf665c5942 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
NanBooleanOptionValue -> BooleanOptionValue

7a23c2731a97edd33b101c353319c4f560845dba authored over 9 years ago by Lars-Magnus Skog <[email protected]>
use const reference instead of by value in Database constructor

d8d0234d21fd0ed0a0746d501a6b8a9272c9efbf authored over 9 years ago by Lars-Magnus Skog <[email protected]>
simplify location logic, let Database take care of allocation

54cf6318fdd86f68802c3bc41521ca10045fa2fa authored over 9 years ago by Lars-Magnus Skog <[email protected]>
1.0.0

c9a68267e53455a23fe2cf13a8fcc8313d86b330 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
CONTRIBUTING.md -> contribution guide

21cf63e3f0751c0defd2f57df27914d7116da772 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
linking to level/community/CONTRIBUTING.md

d447ce908962b857697f0dfde3cadfa9da759057 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #12 from Level/remove-leveldb

clean up old dependencies

c0ecc5281669d80ec208b4381a2d387e43a54c22 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
clean up old dependencies

4c43b59c0c61c5826dbc338170ecee7c7bc245f5 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
1.0.0-0

bf48729571fd746c7454ac89103ee10d42d13057 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #8 from ralphtheninja/docs

docs on liveBackup

21ae634a561078efe10eb535475c2bb4e5726878 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
only document liveBackup() and refer to leveldown docs for the rest

b1c2619e5c6807d3db82024d1b00fc7729055d27 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
update license

b1c4837e6597ee98d81b6ea938ab43275ee8ea31 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
rename location to name

475a199e1163348a1dc25f1ce012d102a55c5c6d authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #5 from Level/mac-compile

update leveldb.gyp for mac

fca3c36c0e251a67b5ed167b6bcbad5975a57279 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
update leveldb.gyp for mac

5f16d722f9da50e51a00b41ee9787c0eafa8fef9 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #7 from Level/bindings

skip - in name to please node 0.10

5e327f2c5f4bd6b0e30321fff8e2bce6e21b25f3 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
skip - in name to please node 0.10

fa8477e35d775a895df843fa82e6736400e3bc9d authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #3 from ralphtheninja/master

merge in updated abstract-leveldown from upstream

209f01ca42b2ad45677bd015a445854726d8e797 authored over 9 years ago by Julian Gruber <[email protected]>
Merge remote-tracking branch 'leveldown/master'

11047db36427ebed4a5627859eb1cdbfcb42350d authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #179 from ralphtheninja/master

update abstract-leveldown

5d5a7e92c18b481bd03037f92ce18f19eeff8f15 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
update abstract-leveldown

8cb90e6b6dc225febf2f7b4ab557678418c4ba09 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #2 from Level/hyperdex-rewrite

make it work

94a1a1903aaf90d0abc317fc9906ba393d675d65 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
commit ze codez

6d0e1e530ac43d2cf6c607b0428a8448b89d680b authored over 9 years ago by Lars-Magnus Skog <[email protected]>
check .sst instead of .ldb

85467e68c63f211133d67407abc595909d758975 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
disable port_uv.h test for now

9f34183600d3a03cebf94d210d4181f2e8cfe86a authored over 9 years ago by Lars-Magnus Skog <[email protected]>
update tests to tape style (tap .throws is different)

b2e642ae26791edad336bcbb1035bf3a4b455493 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
actually add liveBackup() to prototype, it should not be static

097eccce985de0bf8bcfc63e17beb24907c145f1 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
rename leveldown target to leveldown-hyper

6ea2e5e8ec2f84a2e7baa3ffd07ea8f44eeda37b authored over 9 years ago by Lars-Magnus Skog <[email protected]>
add failing test

5bb60a465b023a862bd376e6a859a99cf94d8ba5 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
rename main entry point accordingly

4dd426e12680a2ba89c3b9235092d066c45372cf authored over 9 years ago by Lars-Magnus Skog <[email protected]>
add liveBackup() to prototype

c101ae47b455b6c9236e888e5fcba2996c59af01 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
LevelDOWN -> LevelDOWNHyper

c5c72e1de6329e84f180df664023718dcb6286ab authored over 9 years ago by Lars-Magnus Skog <[email protected]>
update package.json, call this 0.10.5-wip for now

e72fb51228f6ac20a86289eb954404db5a9a9099 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #173 from ralphtheninja/playing-with-travis

update .travis.yml (nvm works on travis now)

05d30d9338ed4ab07fc383d1ae0b6e14507dce54 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
update .travis.yml (nvm works on travis now)

f70b6576e7ef0ba5e0c7d786e4da7266f1ba0ca2 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
1.0.6

007550e7f71485e0a2b91717d4de22b31c32a816 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
1.0.5

aa4df49ba0d3841c5ae22889d1883b01101f24f7 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #169 from Level/fix/iterator-gc

pass db to abstractIterator so gc keeps it

88c5c9730e420c7ac4867966dec3c8f45205bc94 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
pass db to abstractIterator so gc keeps it

9064099fe7c32713ea759ee1d396ca5fd1a3764a authored over 9 years ago by Julian Gruber <[email protected]>
1.0.4

b2bd73e6939a472d2e81116bd5e984b1eaa0d715 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #168 from Level/nan

update nan for iojs 2.0.0

2e81b25dbfc6965c1c77f4d110209c61cc7c0da6 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
update nan for iojs 2.0.0

b550c982911ff7de28cfd7ca765e5ad9e7b5794b authored over 9 years ago by Lars-Magnus Skog <[email protected]>
1.0.3

3412a4178c8dc139a6fbdd2ed47125eb402b9114 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #165 from Level/tape

tap -> tape + faucet

9c034dacd2a1d0f24bb08ef350c4e46b1f318ec3 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
tap -> tape + faucet

82479b689f00a05beac36ca7631e4e32fb9c87e0 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #164 from ralphtheninja/fix-bench

unbreak benchmarks

91341fddf19f75fcc6291e735000bb760933ccde authored over 9 years ago by Julian Gruber <[email protected]>
fix write-random.js, use leveldown instead of lmdb

ca9101542a8320cdd0da91bdd7d131bb0b4552b3 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
fix bench/db-bench.js

03fbbfb99f9638e46c5ba13c303e8a62d8b07136 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
update CHANGELOG.md (using changelog-maker)

5fa781b7e7f5f75dc5e8f0ec9c96d5dc8e66baae authored over 9 years ago by Lars-Magnus Skog <[email protected]>
1.0.2

00bde585a06600880ad21848767ab9086d1e172b authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #162 from ralphtheninja/master

Revert "run node-gyp in the postinstall phase"

99b8d0327d07d483ffda485e69fe7ac52e29045c authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Revert "run node-gyp in the postinstall phase"

This reverts commit 71f4e6b0809d7be5a81135ee51c6ba5931c87353.

9215bf5a0aece59a361dc901c9149cef26a4ddd1 authored over 9 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #161 from Level/update-repo-urls

s/rvagg\/node-/level\//

1431919fa38704fc07f6fb00c6be5b32b104bde8 authored over 9 years ago by Julian Gruber <[email protected]>
s/rvagg\/node-/level\//

8470a6367831b98cc601027a8cce433f0e0511ac authored over 9 years ago by Lars-Magnus Skog <[email protected]>
add documentation about snapshots

9cbf592bea2dc05df09d7a10a95fddec1943f75d authored over 9 years ago by Max Ogden <[email protected]>
Merge pull request #155 from ralphtheninja/n-on-travis

N on travis

657b5c8601804f54dd43d0c647266620632923e7 authored almost 10 years ago by Lars-Magnus Skog <[email protected]>
run node-gyp in the postinstall phase

if `preinstall` script is not set, then `npm` will default
that to `node-gyp rebuild` *if* there...

71f4e6b0809d7be5a81135ee51c6ba5931c87353 authored almost 10 years ago by Lars-Magnus Skog <[email protected]>
use n instead of nvm for working iojs support

b57827cd2985d39472443826d881e9fb2a778a08 authored almost 10 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #143 from ralphtheninja/master

abstract-leveldown ~2.1.0

491969799847e5798ccfd2993ccf7c4ce86e306e authored almost 10 years ago by Lars-Magnus Skog <[email protected]>
abstract-leveldown ~2.1.0

a19927667ab40ca14d15bdb62c700b62b8a86b91 authored almost 10 years ago by ralphtheninja <[email protected]>
Merge pull request #144 from rvagg/logo

update logo and copyright

80ace32d44b7268b544ffc6baad171bc2fcf7f24 authored almost 10 years ago by Lars-Magnus <[email protected]>
update logo and copyright

95ccdf08508e496798fb10323251b9b68e9b07ce authored almost 10 years ago by Lars-Magnus Skog <[email protected]>
updated my email

09e89d7abb26e90ab35c254deaa5c0e59cd48d77 authored almost 10 years ago by ralphtheninja <[email protected]>
1.0.1

42189433adad32a0f0ec842d9d92e00bd12a6745 authored almost 10 years ago by Rod Vagg <[email protected]>
Merge pull request #139 from rvagg/nan-1.5

nan 1.5 for io.js support

af712ae42a24c471274270b9bedfae1ca394c216 authored almost 10 years ago by Rod Vagg <[email protected]>
nan 1.5 for io.js support

6df3ecd6f5cd92b5ce051edf362dc68536877748 authored almost 10 years ago by Rod Vagg <[email protected]>
Merge pull request #135 from sharvil/patch-1

Fix LevelDB builds for modern gcc versions

9d023fca10a3219c40f7504c9a230b5db8c77696 authored about 10 years ago by Rod Vagg <[email protected]>
Fix LevelDB builds for modern gcc versions

LevelDB fails to compile with the current compiler flags on a Debian box running gcc 4.7.1 due t...

5198231a88b92e4246eddda3303623e1a636d56d authored about 10 years ago by Sharvil Nanavati <[email protected]>
1.0.0

185b870402ac57a1f3c939841ff8021a666ffcb6 authored over 10 years ago by Rod Vagg <[email protected]>
update dnt versions

d14c56e3e7397aa3e6652d129f7d17e56ad49852 authored over 10 years ago by Rod Vagg <[email protected]>
update docs for null-values and gt/gte/lt/lte

e37fa20f219eeebf435d4a5904c54a17972419ce authored over 10 years ago by Rod Vagg <[email protected]>
only 0.10 on travis

0674ec34e1a30a80c185a27922349a78fcfe222f authored over 10 years ago by Rod Vagg <[email protected]>
update

ff81a5cf9b4b3012a4d19ed86d69e3672b43b2a2 authored over 10 years ago by Rod Vagg <[email protected]>
reorg, style changes, cleanup

3ef61fccae5d5c4b099b895bd81e543d18b178be authored over 10 years ago by Rod Vagg <[email protected]>
updated abstract-leveldown dep

5d552d750170bedd0656d2e6d82673556fa0ea0d authored over 10 years ago by Rod Vagg <[email protected]>
Merge branch 'master' into 0.11-wip

Conflicts:
package.json

288b0713f204c532d62d54f9c02b2290967ee156 authored over 10 years ago by Rod Vagg <[email protected]>
Merge pull request #126 from thlorenz/fix-build-clang

Fix building with clang on linux (take 2)

c8445b4816f70d2f30014b633384d9f842549153 authored over 10 years ago by Rod Vagg <[email protected]>
build: suppressing -fno-tree-vrp flag

- this is needed in order to build with clang on Linux

0cb10b817e5fd0b3b70e1ff28d5632fb9e8456bf authored over 10 years ago by Thorsten Lorenz <[email protected]>
initialize empty *char to make llvm happy

e4ac1f3b59ed68b0e22f5e970ffd3310fb653e23 authored over 10 years ago by Rod Vagg <[email protected]>
full handling of empty values

b5e7afbe6e9ca333ddbfed67a0ef05e291585861 authored over 10 years ago by Rod Vagg <[email protected]>
borked rebase

be4427a24a4645e4abae09397aee7b6d2ad6b4a6 authored over 10 years ago by Rod Vagg <[email protected]>
check for !null && !undefined before Buffer check

aa35cbfd4bc4b7039f7ef675d51b41131101118f authored over 10 years ago by Rod Vagg <[email protected]>
remove empty value checks

095f86bdad859d9a81ae5afef3403659b6fc94a2 authored over 10 years ago by Julian Gruber <[email protected]>
use empty-values patched abstract-leveldown

c7eaa08a0f2dab16f9f45cb93650e7e06e721e9d authored over 10 years ago by Julian Gruber <[email protected]>
Allow saving of empty values.

8ab96c65dc641b7d18012090785174c055ad8647 authored over 10 years ago by Geoff Greer <[email protected]>
abstract-leveldown as dependency, not devDependency

fixes #124

ade6a4e05b80a817328e89296b3ce78922cfb131 authored over 10 years ago by Rod Vagg <[email protected]>
update nodeico badge

971bce14bdb431e1d75e648c5aa7e182d49fbf8d authored over 10 years ago by Rod Vagg <[email protected]>