Ecosyste.ms: OpenCollective

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

github.com/Level/subleveldown

Split a levelup database into sublevels with their own keyspace, encoding and events.
https://github.com/Level/subleveldown

fix: remove unused dependency

SandZn opened this pull request over 1 year ago
Bump faucet from 0.0.3 to 0.0.4

dependabot[bot] opened this pull request over 1 year ago
Bump faucet from 0.0.1 to 0.0.3

dependabot[bot] opened this pull request about 2 years ago
Bump codecov/codecov-action from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
Bump actions/checkout from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
A way to get a deeply nested sublevel in one-go

CMCDragonkai opened this issue over 2 years ago
Support buffer/Uint8Array prefixes

CMCDragonkai opened this issue over 2 years ago
Bump actions/setup-node from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
How to get the exception `Inner database is not open`?

CMCDragonkai opened this issue almost 3 years ago
Bump hallmark from 3.1.0 to 4.0.0

dependabot[bot] opened this pull request almost 3 years ago
Add `db.getMany(keys)`

vweevers opened this pull request about 3 years ago
Bump codecov/codecov-action from 1 to 2.0.3

dependabot[bot] opened this pull request about 3 years ago
Bump levelup from 4.4.0 to 5.0.1

dependabot[bot] opened this pull request over 3 years ago
Bump abstract-leveldown from 6.3.0 to 7.0.0

dependabot[bot] opened this pull request over 3 years ago
Bump memdown from 5.1.0 to 6.0.0

dependabot[bot] opened this pull request over 3 years ago
Bump encoding-down from 6.3.0 to 7.0.0

dependabot[bot] opened this pull request over 3 years ago
Bump levelup from 4.4.0 to 5.0.0

dependabot[bot] opened this pull request over 3 years ago
Bump level-concat-iterator from 2.0.1 to 3.0.0

dependabot[bot] opened this pull request over 3 years ago
Move to GitHub Actions

juanpicado opened this pull request over 3 years ago
Bump tape from 4.13.3 to 5.0.1

dependabot[bot] opened this pull request almost 4 years ago
Configure dependabot

vweevers opened this pull request almost 4 years ago
Bump hallmark to 3.1.0

vweevers opened this pull request almost 4 years ago
readme: full output for 'regular levelup' example

theprojectsomething opened this pull request almost 4 years ago
Should the `createReadStream` method be scoped to the subs?

theprojectsomething opened this issue almost 4 years ago
Don't mutate arguments in SubIterator._next

andymatuschak opened this pull request over 4 years ago
Decoder Err !

giveerr opened this issue over 4 years ago
Use object shorthand for properties

LinusU opened this pull request over 4 years ago
Run abstract-leveldown tests on levelup interface

vweevers opened this pull request over 4 years ago
Breaking: parent db must support deferredOpen

vweevers opened this pull request over 4 years ago
Fix iterating buffer keys that contain bytes 196-255

vweevers opened this pull request over 4 years ago
Possible issue with buffer keys

tinchoz49 opened this issue over 4 years ago
Update nyc to the latest version 🚀

greenkeeper[bot] opened this pull request almost 5 years ago
Support "deep" option in clear() & iterator()

MeirionHughes opened this issue almost 5 years ago
Require deferredOpen support

vweevers opened this issue almost 5 years ago
Drop support of memdb

vweevers opened this issue about 5 years ago
Remove unnecessary condition

vweevers opened this issue about 5 years ago
Fix double prefixes

vweevers opened this pull request about 5 years ago
An in-range update of levelup is breaking the build 🚨

greenkeeper[bot] opened this issue about 5 years ago
Refactor open() and close() to mostly bypass levelup

vweevers opened this pull request about 5 years ago
Applies prefix twice on nested sublevel

vweevers opened this issue about 5 years ago
An in-range update of abstract-leveldown is breaking the build 🚨

greenkeeper[bot] opened this issue about 5 years ago
Take advantage of manifests and the squash down

vweevers opened this issue about 5 years ago
Use reachdown

vweevers opened this pull request about 5 years ago
Polish clear()

vweevers opened this pull request about 5 years ago
Disable `clear()`

vweevers opened this issue about 5 years ago
Update hallmark to the latest version 🚀

greenkeeper[bot] opened this pull request about 5 years ago
Update standard to the latest version 🚀

greenkeeper[bot] opened this pull request about 5 years ago
Update memdown to the latest version 🚀

greenkeeper[bot] opened this pull request about 5 years ago
Update dependency-check to the latest version 🚀

greenkeeper[bot] opened this pull request about 5 years ago
Update hallmark to the latest version 🚀

greenkeeper[bot] opened this pull request over 5 years ago
Update standard to the latest version 🚀

greenkeeper[bot] opened this pull request over 5 years ago
feat: add _seek support

MeirionHughes opened this pull request over 5 years ago
Adding _seek to SubIterator

MeirionHughes opened this issue over 5 years ago
bytewise key-encoding on sub-level causes not found on other level

MeirionHughes opened this issue over 5 years ago
Update nyc to the latest version 🚀

greenkeeper[bot] opened this pull request over 5 years ago
Prepare 4.0.0

vweevers opened this pull request over 5 years ago
Update dependencies to enable Greenkeeper 🌴

greenkeeper[bot] opened this pull request over 5 years ago
Segfault with subleveldown

christianbundy opened this issue over 5 years ago
Apply common project tweaks (round 2)

vweevers opened this pull request almost 6 years ago
Apply common project tweaks

vweevers opened this pull request almost 6 years ago
Pass on fillCache option to SubIterator

Nocory opened this pull request about 6 years ago
Streams are ignoring fillCache option

Nocory opened this issue about 6 years ago
Add nyc and coveralls

ralphtheninja opened this pull request over 6 years ago
Prepare 3.0.0

ralphtheninja opened this pull request over 6 years ago
Release v3.0.0

ralphtheninja opened this issue over 6 years ago
More tests

ralphtheninja opened this pull request over 6 years ago
Prepare 3.0.0-rc1

ralphtheninja opened this pull request over 6 years ago
Further tweak readme

vweevers opened this pull request over 6 years ago
Add UPGRADING.md

ralphtheninja opened this pull request over 6 years ago
Add CHANGELOG.md

ralphtheninja opened this pull request over 6 years ago
Add Kudos to mafintosh section to readme

ralphtheninja opened this issue over 6 years ago
Add "Prior Art" section to readme

vweevers opened this issue over 6 years ago
Update README

ralphtheninja opened this pull request over 6 years ago
Update outdated example

ralphtheninja opened this pull request over 6 years ago
Cleanup

ralphtheninja opened this pull request over 6 years ago
Write test for concat()

ralphtheninja opened this issue over 6 years ago
Update outdated example.js

ralphtheninja opened this issue over 6 years ago
Write test for issue 1

ralphtheninja opened this issue over 6 years ago
Update dependencies

ralphtheninja opened this pull request over 6 years ago
test/common.js vs testCommon.js in abstract-leveldown

ralphtheninja opened this issue over 6 years ago
Change subdown#type to subleveldown

ralphtheninja opened this issue over 6 years ago
Add more subleveldown specific tests

ralphtheninja opened this pull request over 6 years ago
multilevel(down) and level-manifest compatibility

vweevers opened this issue over 6 years ago
Current functionality and the future (hoping on support for all use cases)

ralphtheninja opened this issue over 6 years ago
opts always set in ._iterator()

ralphtheninja opened this issue over 6 years ago
Simplify SubIterator#_next()

ralphtheninja opened this issue over 6 years ago
Simplify _close()

ralphtheninja opened this issue over 6 years ago
Use underscore methods to properly override

ralphtheninja opened this pull request over 6 years ago
var foo = function () {} -> function foo () {}

ralphtheninja opened this issue over 6 years ago
Remove setDb

ralphtheninja opened this issue over 6 years ago
Remove approximateSize() and getProperty()

ralphtheninja opened this issue over 6 years ago
Is fixRange needed?

ralphtheninja opened this issue over 6 years ago
Release v3.0.0-rc1

ralphtheninja opened this issue over 6 years ago
Add UPGRADING.md

ralphtheninja opened this issue over 6 years ago
Add CHANGELOG.md

ralphtheninja opened this issue over 6 years ago
Write more tests

ralphtheninja opened this issue over 6 years ago
Update dependencies

ralphtheninja opened this issue over 6 years ago
Update README

ralphtheninja opened this issue over 6 years ago
Update to abstract-leveldown 4 and levelup 2

finnp opened this pull request over 6 years ago
Question: how to do batch() across multiple sublevels?

tgohn opened this issue about 9 years ago