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

reversable ReadStreams

9291248a32bf008182617cae141afbd748006a86 authored about 12 years ago by Rod Vagg <[email protected]>
add repo info to package.json

8855ccfccb3db63a8a63424c4aefa9f148645d40 authored about 12 years ago by Rod Vagg <[email protected]>
version bump

736f4c456a78b5c66726442d58c46e6db090341f authored about 12 years ago by Rod Vagg <[email protected]>
return to classical prototypal classes

c57374c8bd41e6f901c351936cf84acf9ee9a701 authored about 12 years ago by Rod Vagg <[email protected]>
typo, "NOT suitable for multiprocess"

a7c67c75545374569c07a9012f96fbc4ab449040 authored about 12 years ago by Rod Vagg <[email protected]>
don't encourage async `throw`

02a29834e6f72375f4d7c1a25987bfc3daa9f0f6 authored about 12 years ago by Rod Vagg <[email protected]>
typo

e4109b8b7999c8ab782851e9bb9296e8a9aaf2e7 authored about 12 years ago by Rod Vagg <[email protected]>
version bump

8e82cd854f9471a388ea3364393769a84fa13af4 authored about 12 years ago by Rod Vagg <[email protected]>
updated documentation for latest version & new API

65b4c3b8baad9e2002beb4a976d8972a35f8357f authored about 12 years ago by Rod Vagg <[email protected]>
keywords!

8f9fdf3e0568eb7a258f44c077d6f076baa30e2f authored about 12 years ago by Rod Vagg <[email protected]>
extra tests for non-existant start position

896ce84bc7014256295260fd7d1113a38ad1150e authored about 12 years ago by Rod Vagg <[email protected]>
json encoding!

bffc5b7020d51589c1ec10e962fd7cd13ed9f57b authored about 12 years ago by Rod Vagg <[email protected]>
remove global garbage

def2a4a33fbd86dbe91a08bea8d62f9c954f1348 authored about 12 years ago by Rod Vagg <[email protected]>
new API, levelup(loc, opt, function (err, db) {})

export the create/open function directly

0488223493dc5fd2365fccd3c419eb34691ad6e4 authored about 12 years ago by Rod Vagg <[email protected]>
'start' and 'end' options for ReadStreams

699a0f118f51498cafce0e2ea694fc6b8ab0c32c authored about 12 years ago by Rod Vagg <[email protected]>
remove 'inherits', add extras deps to package.json

afb022263f5803430d0a36e065ac429494cdd876 authored about 12 years ago by Rod Vagg <[email protected]>
basic ReadStream and WriteStream documentation

95b1537e1a2c3b8b9e6bb51fd586bee7dde0c808 authored about 12 years ago by Rod Vagg <[email protected]>
minor touchups and 0.0.0 release to npm

37a840f6e1c463d084e96ecc14a0536ac6149c0a authored about 12 years ago by Rod Vagg <[email protected]>
expanded README

92439e615f51786193cd2f8744d66b10c1aa9cce authored about 12 years ago by Rod Vagg <[email protected]>
minor readme tweaks

579e29dabdf88ad0934018035d8b2a2f7b6d23e8 authored about 12 years ago by Rod Vagg <[email protected]>
cleaned up & improved options ({}) handling

6966e96797898188d8914f34249ad6b03e8c8053 authored about 12 years ago by Rod Vagg <[email protected]>
initial README

59e9ee52d22dea07fc4f8b3673fc6a5daf1ce0f8 authored about 12 years ago by Rod Vagg <[email protected]>
remove unused code

66c377cd68a032d2074cfbbc62912e7570e327ee authored about 12 years ago by Rod Vagg <[email protected]>
fstream serialize/deserialize functional test

4785517d77377a7b3daeed530c6f6245a87beeff authored about 12 years ago by Rod Vagg <[email protected]>
simplify setUp/tearDown, extend timeout

9cc3ea4755e27cb971c56a2b2417c036f74291c0 authored about 12 years ago by Rod Vagg <[email protected]>
objects defined using 'Creator'

dd0e96191f11432e10f41ac5ff4fc929f5269f25 authored about 12 years ago by Rod Vagg <[email protected]>
copy() using pipe() with test

d5592a5c4f6d784a7b2a93cac7ab9f83660bc77a authored about 12 years ago by Rod Vagg <[email protected]>
mac build, linux flags

febbc328560076421d0b3f33de33dfe099a242fc authored about 12 years ago by Rod Vagg <[email protected]>
snappy tarball

4c9544b0376bbd8a6c8843c202186ac433096fe6 authored about 12 years ago by Rod Vagg <[email protected]>
add licence & copyright

4b621571a70553431a7a7eef51301398a238b302 authored about 12 years ago by Rod Vagg <[email protected]>
gyp simplify

657e8825653acd171dcb7422cda6fdc6f768aa0b authored about 12 years ago by Rod Vagg <[email protected]>
proper gyp build inc leveldb & snappy

6e925e6fc21715f025fadc3e3a516859fe104ebc authored about 12 years ago by Rod Vagg <[email protected]>
(mostly) complete basic stream implementations

13f4712ba66d24e9ae6af37e4311fd97d547277f authored about 12 years ago by Rod Vagg <[email protected]>
iterator -> ReadStream, WriteStream for put/batch

fb58afe851d3aee0bee910c27270d85cf1e2ffdd authored about 12 years ago by Rod Vagg <[email protected]>
better memory management for batch()

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]>
binary data tests

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]>
batch writes!

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]>
async all the things! better C++ organisation

7ee13ba11387db666e397e85f1dcb80c028b9f24 authored over 12 years ago by Rod Vagg <[email protected]>
initial commit

418bbe2a36f34f83b53756b88b2e146e76dc4bd4 authored over 12 years ago by Rod Vagg <[email protected]>