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
remove global garbage
def2a4a33fbd86dbe91a08bea8d62f9c954f1348 authored over 12 years ago by Rod Vagg <[email protected]>
def2a4a33fbd86dbe91a08bea8d62f9c954f1348 authored over 12 years ago by Rod Vagg <[email protected]>
new API, levelup(loc, opt, function (err, db) {})
export the create/open function directly
0488223493dc5fd2365fccd3c419eb34691ad6e4 authored over 12 years ago by Rod Vagg <[email protected]>
'start' and 'end' options for ReadStreams
699a0f118f51498cafce0e2ea694fc6b8ab0c32c authored over 12 years ago by Rod Vagg <[email protected]>
699a0f118f51498cafce0e2ea694fc6b8ab0c32c authored over 12 years ago by Rod Vagg <[email protected]>
remove 'inherits', add extras deps to package.json
afb022263f5803430d0a36e065ac429494cdd876 authored over 12 years ago by Rod Vagg <[email protected]>
afb022263f5803430d0a36e065ac429494cdd876 authored over 12 years ago by Rod Vagg <[email protected]>
basic ReadStream and WriteStream documentation
95b1537e1a2c3b8b9e6bb51fd586bee7dde0c808 authored over 12 years ago by Rod Vagg <[email protected]>
95b1537e1a2c3b8b9e6bb51fd586bee7dde0c808 authored over 12 years ago by Rod Vagg <[email protected]>
minor touchups and 0.0.0 release to npm
37a840f6e1c463d084e96ecc14a0536ac6149c0a authored over 12 years ago by Rod Vagg <[email protected]>
37a840f6e1c463d084e96ecc14a0536ac6149c0a authored over 12 years ago by Rod Vagg <[email protected]>
expanded README
92439e615f51786193cd2f8744d66b10c1aa9cce authored over 12 years ago by Rod Vagg <[email protected]>
92439e615f51786193cd2f8744d66b10c1aa9cce authored over 12 years ago by Rod Vagg <[email protected]>
minor readme tweaks
579e29dabdf88ad0934018035d8b2a2f7b6d23e8 authored over 12 years ago by Rod Vagg <[email protected]>
579e29dabdf88ad0934018035d8b2a2f7b6d23e8 authored over 12 years ago by Rod Vagg <[email protected]>
cleaned up & improved options ({}) handling
6966e96797898188d8914f34249ad6b03e8c8053 authored over 12 years ago by Rod Vagg <[email protected]>
6966e96797898188d8914f34249ad6b03e8c8053 authored over 12 years ago by Rod Vagg <[email protected]>
initial README
59e9ee52d22dea07fc4f8b3673fc6a5daf1ce0f8 authored over 12 years ago by Rod Vagg <[email protected]>
59e9ee52d22dea07fc4f8b3673fc6a5daf1ce0f8 authored over 12 years ago by Rod Vagg <[email protected]>
remove unused code
66c377cd68a032d2074cfbbc62912e7570e327ee authored over 12 years ago by Rod Vagg <[email protected]>
66c377cd68a032d2074cfbbc62912e7570e327ee authored over 12 years ago by Rod Vagg <[email protected]>
fstream serialize/deserialize functional test
4785517d77377a7b3daeed530c6f6245a87beeff authored over 12 years ago by Rod Vagg <[email protected]>
4785517d77377a7b3daeed530c6f6245a87beeff authored over 12 years ago by Rod Vagg <[email protected]>
simplify setUp/tearDown, extend timeout
9cc3ea4755e27cb971c56a2b2417c036f74291c0 authored over 12 years ago by Rod Vagg <[email protected]>
9cc3ea4755e27cb971c56a2b2417c036f74291c0 authored over 12 years ago by Rod Vagg <[email protected]>
objects defined using 'Creator'
dd0e96191f11432e10f41ac5ff4fc929f5269f25 authored over 12 years ago by Rod Vagg <[email protected]>
dd0e96191f11432e10f41ac5ff4fc929f5269f25 authored over 12 years ago by Rod Vagg <[email protected]>
copy() using pipe() with test
d5592a5c4f6d784a7b2a93cac7ab9f83660bc77a authored over 12 years ago by Rod Vagg <[email protected]>
d5592a5c4f6d784a7b2a93cac7ab9f83660bc77a authored over 12 years ago by Rod Vagg <[email protected]>
mac build, linux flags
febbc328560076421d0b3f33de33dfe099a242fc authored over 12 years ago by Rod Vagg <[email protected]>
febbc328560076421d0b3f33de33dfe099a242fc authored over 12 years ago by Rod Vagg <[email protected]>
snappy tarball
4c9544b0376bbd8a6c8843c202186ac433096fe6 authored over 12 years ago by Rod Vagg <[email protected]>
4c9544b0376bbd8a6c8843c202186ac433096fe6 authored over 12 years ago by Rod Vagg <[email protected]>
add licence & copyright
4b621571a70553431a7a7eef51301398a238b302 authored over 12 years ago by Rod Vagg <[email protected]>
4b621571a70553431a7a7eef51301398a238b302 authored over 12 years ago by Rod Vagg <[email protected]>
gyp simplify
657e8825653acd171dcb7422cda6fdc6f768aa0b authored over 12 years ago by Rod Vagg <[email protected]>
657e8825653acd171dcb7422cda6fdc6f768aa0b authored over 12 years ago by Rod Vagg <[email protected]>
proper gyp build inc leveldb & snappy
6e925e6fc21715f025fadc3e3a516859fe104ebc authored over 12 years ago by Rod Vagg <[email protected]>
6e925e6fc21715f025fadc3e3a516859fe104ebc authored over 12 years ago by Rod Vagg <[email protected]>
(mostly) complete basic stream implementations
13f4712ba66d24e9ae6af37e4311fd97d547277f authored over 12 years ago by Rod Vagg <[email protected]>
13f4712ba66d24e9ae6af37e4311fd97d547277f authored over 12 years ago by Rod Vagg <[email protected]>
iterator -> ReadStream, WriteStream for put/batch
fb58afe851d3aee0bee910c27270d85cf1e2ffdd authored over 12 years ago by Rod Vagg <[email protected]>
fb58afe851d3aee0bee910c27270d85cf1e2ffdd authored over 12 years ago by Rod Vagg <[email protected]>
better memory management for batch()
d8ac73993999d6d6374aebdb38a3c294468b48fd authored over 12 years ago by Rod Vagg <[email protected]>
d8ac73993999d6d6374aebdb38a3c294468b48fd authored over 12 years ago by Rod Vagg <[email protected]>
batch binary, improved batch interface
254b6a2e97e4ffe903e9cbc8c5be3d7dbef4f994 authored over 12 years ago by Rod Vagg <[email protected]>
254b6a2e97e4ffe903e9cbc8c5be3d7dbef4f994 authored over 12 years ago by Rod Vagg <[email protected]>
binary data tests
67cfe1cf0950c569485fb6779b325cb5eaf89797 authored over 12 years ago by Rod Vagg <[email protected]>
67cfe1cf0950c569485fb6779b325cb5eaf89797 authored over 12 years ago by Rod Vagg <[email protected]>
buffers, encoding, persistent handles
9a1271cd0619008a883fbf50215c7e12ac1ca22f authored over 12 years ago by Rod Vagg <[email protected]>
9a1271cd0619008a883fbf50215c7e12ac1ca22f authored over 12 years ago by Rod Vagg <[email protected]>
batch writes!
a3e5388531b377677fa07fb87e20900f96bd31bd authored over 12 years ago by Rod Vagg <[email protected]>
a3e5388531b377677fa07fb87e20900f96bd31bd authored over 12 years ago by Rod Vagg <[email protected]>
del() support, rename read/write to get/put
d18dfafc26ac01e2bc0b833bae7907ede0fca104 authored over 12 years ago by Rod Vagg <[email protected]>
d18dfafc26ac01e2bc0b833bae7907ede0fca104 authored over 12 years ago by Rod Vagg <[email protected]>
async all the things! better C++ organisation
7ee13ba11387db666e397e85f1dcb80c028b9f24 authored over 12 years ago by Rod Vagg <[email protected]>
7ee13ba11387db666e397e85f1dcb80c028b9f24 authored over 12 years ago by Rod Vagg <[email protected]>
initial commit
418bbe2a36f34f83b53756b88b2e146e76dc4bd4 authored over 12 years ago by Rod Vagg <[email protected]>
418bbe2a36f34f83b53756b88b2e146e76dc4bd4 authored over 12 years ago by Rod Vagg <[email protected]>