Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Level/abstract-level issues and pull requests

#116 - Migration guide from v2 to v3 missing

Issue - State: open - Opened by binarykitchen 3 days ago

#115 - Add docs for private `_has()` and `_hasMany()`

Pull Request - State: closed - Opened by vweevers 10 days ago
Labels: documentation, semver-patch

#114 - Add `getSync()` method

Pull Request - State: open - Opened by vweevers 10 days ago
Labels: semver-minor

#113 - Test seeking outside of range options

Pull Request - State: closed - Opened by vweevers 18 days ago
Labels: semver-patch

#112 - Remove ASCII restriction from sublevel names

Pull Request - State: open - Opened by vweevers about 1 month ago

#111 - Prepare 3.0.0

Pull Request - State: closed - Opened by vweevers about 1 month ago - 1 comment
Labels: documentation

#110 - Add docs and types for `attachResource()` & `detachResource()`

Pull Request - State: closed - Opened by vweevers about 1 month ago
Labels: documentation, semver-patch

#109 - Avoid cloning option objects in more places

Pull Request - State: closed - Opened by vweevers about 1 month ago
Labels: semver-patch

#108 - Breaking: change `_checkKey` and `_checkValue` to assertions

Pull Request - State: closed - Opened by vweevers about 1 month ago
Labels: semver-major

#107 - Refactor: use async/await in `closeResources()`

Pull Request - State: closed - Opened by vweevers about 1 month ago
Labels: semver-patch, refactor

#106 - Refactor: restore use of spread operator

Pull Request - State: closed - Opened by vweevers about 1 month ago
Labels: semver-patch, refactor

#105 - Breaking: make `iterator.seek()` a mandatory feature

Pull Request - State: closed - Opened by vweevers about 1 month ago
Labels: semver-major

#104 - Breaking: remove deprecated `put`, `del` & `batch` events

Pull Request - State: closed - Opened by vweevers about 1 month ago
Labels: semver-major

#103 - Breaking: drop support of Node.js 16

Pull Request - State: closed - Opened by vweevers about 1 month ago
Labels: maintenance, semver-major

#102 - Close sublevels upon closing parent db

Pull Request - State: closed - Opened by vweevers about 1 month ago
Labels: semver-patch

#101 - Bump nyc from 15.1.0 to 17.1.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 2 comments
Labels: dependencies, javascript

#100 - Bump airtap from 4.0.4 to 5.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 1 comment
Labels: dependencies, javascript

#99 - Bump codecov/codecov-action from 3 to 5

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, github_actions

#98 - Improve snapshot documentation

Pull Request - State: closed - Opened by vweevers about 2 months ago

#97 - Address a few TODO comments in the test suite

Pull Request - State: closed - Opened by vweevers about 2 months ago
Labels: semver-patch, test

#96 - Implement `has()` and `hasMany()`

Pull Request - State: closed - Opened by vweevers about 2 months ago
Labels: enhancement, semver-minor

#95 - Implement `Symbol.asyncDispose`

Pull Request - State: closed - Opened by vweevers about 2 months ago
Labels: enhancement, semver-minor

#94 - Breaking: use new language features

Pull Request - State: closed - Opened by vweevers about 2 months ago - 1 comment
Labels: semver-major, refactor

#93 - Implement explicit snapshots

Pull Request - State: closed - Opened by vweevers about 2 months ago - 2 comments
Labels: semver-minor

#92 - Remove ts-standard

Pull Request - State: closed - Opened by vweevers 2 months ago

#91 - Fix return types of .get .getMany .nextv .all

Pull Request - State: closed - Opened by yoursunny 2 months ago - 1 comment

#90 - Generalize prewrite test for memory-level

Pull Request - State: closed - Opened by vweevers 4 months ago
Labels: semver-patch

#89 - Bump @voxpelli/tsconfig from 10.1.0 to 12.0.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies, javascript

#88 - Bump sinon from 17.0.2 to 18.0.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies, javascript

#86 - Wrong Type declarations for .all() and .nextv() methods AbstractKeyIterator and AbstractValueIterator

Issue - State: closed - Opened by bredthau 10 months ago - 1 comment
Labels: bug, pull request welcome

#85 - Bump @voxpelli/tsconfig from 10.1.0 to 11.0.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, javascript

#83 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, github_actions

#81 - Allow batches to write to a nondescendant sublevel

Pull Request - State: closed - Opened by vweevers about 1 year ago

#80 - Allow batches to write to a nondescendant sublevel

Issue - State: closed - Opened by vweevers about 1 year ago - 1 comment
Labels: bug

#79 - Add changelog and finalize upgrade guide for 2.0.0

Pull Request - State: open - Opened by vweevers about 1 year ago
Labels: documentation

#78 - Expose path of sublevel

Pull Request - State: closed - Opened by vweevers about 1 year ago

#77 - Cannot use class-based custom encoder

Issue - State: open - Opened by MeirionHughes over 1 year ago - 5 comments
Labels: bug, pull request welcome

#76 - Project Status?

Issue - State: closed - Opened by ronag over 1 year ago - 2 comments

#75 - Ditch EventEmitter

Issue - State: open - Opened by telamon over 1 year ago - 8 comments

#74 - Dependency funding for Abstract-level

Issue - State: closed - Opened by JSeiferth over 1 year ago - 5 comments

#73 - fix levelgraph

Issue - State: closed - Opened by scenaristeur over 1 year ago - 2 comments
Labels: question, more information needed, stale

#72 - How to determine the prefix in a sublevel

Issue - State: open - Opened by kldavis4 over 1 year ago - 5 comments
Labels: question

#71 - List of available `abstract-level` backends?

Issue - State: closed - Opened by fergiemcdowall over 1 year ago - 2 comments
Labels: documentation, question

#70 - allow for non-ASCII names when creating an `AbstractSublevel`

Issue - State: open - Opened by dcrousso almost 2 years ago

#69 - How to check if KEY exists or alternatively check if VALUE exists in all keys

Issue - State: closed - Opened by unnaturalistic almost 2 years ago - 2 comments

#68 - Bump faucet from 0.0.3 to 0.0.4

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, javascript

#67 - Fix TypeScript definitions of `all()` and `nextv()`

Pull Request - State: closed - Opened by ImSingee about 2 years ago - 1 comment
Labels: semver-patch

#66 - Support a db.has(key) method for testing whether a key exists in the database

Issue - State: closed - Opened by aaclayton about 2 years ago - 2 comments

#65 - Bump sinon from 14.0.2 to 15.0.1

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, javascript

#64 - Bump level-supports from 4.0.1 to 5.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: dependencies, javascript

#63 - Bump @voxpelli/tsconfig from 4.2.0 to 6.1.0

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, javascript

#62 - Bump sinon from 14.0.2 to 15.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, javascript

#61 - Expose name and/or local prefix of sublevel

Issue - State: closed - Opened by vweevers about 2 years ago - 2 comments
Labels: enhancement

#60 - Add option to disable `prewrite` hook

Issue - State: open - Opened by vweevers about 2 years ago - 2 comments
Labels: enhancement

#59 - Add opt-in test for `signal` option

Pull Request - State: closed - Opened by vweevers about 2 years ago
Labels: test

#58 - Avoid chained batch in deferred test

Pull Request - State: closed - Opened by vweevers about 2 years ago
Labels: test

#57 - Canary-test v2

Issue - State: closed - Opened by vweevers about 2 years ago
Labels: benchmark, test

#56 - Keep track of iterator end

Pull Request - State: closed - Opened by vweevers about 2 years ago - 1 comment

#55 - Add experimental support of `AbortSignal`

Pull Request - State: closed - Opened by vweevers about 2 years ago
Labels: enhancement

#54 - Breaking: require snapshots to be created synchronously

Pull Request - State: closed - Opened by vweevers over 2 years ago
Labels: documentation, semver-major

#53 - Mark hooks as experimental

Pull Request - State: closed - Opened by vweevers over 2 years ago
Labels: documentation

#52 - Remove compatibility checks for `levelup` & friends

Pull Request - State: closed - Opened by vweevers over 2 years ago
Labels: cleanup

#51 - Breaking: remove deferred chained batch

Pull Request - State: closed - Opened by vweevers over 2 years ago
Labels: semver-major

#50 - Breaking: remove callbacks in favor of promises

Pull Request - State: closed - Opened by vweevers over 2 years ago - 2 comments
Labels: semver-major

#49 - Breaking: use undefined instead of error for non-existing entries

Pull Request - State: closed - Opened by vweevers over 2 years ago
Labels: semver-major

#48 - Breaking: remove `ready` alias of `open` event

Pull Request - State: closed - Opened by vweevers over 2 years ago
Labels: semver-major

#47 - Tracking issue: planned breaking changes in v2

Issue - State: closed - Opened by vweevers over 2 years ago - 3 comments
Labels: semver-major, discussion

#46 - Bump ts-standard from 11.0.0 to 12.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies, javascript

#45 - Add hooks and deprecate `batch`, `put` & `del` events

Pull Request - State: closed - Opened by vweevers over 2 years ago - 10 comments
Labels: semver-major

#44 - Replace Sauce Labs with Playwright

Pull Request - State: closed - Opened by vweevers over 2 years ago
Labels: maintenance, test

#43 - Bump faucet from 0.0.1 to 0.0.3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, javascript

#42 - Define explicit snapshots

Pull Request - State: open - Opened by vweevers over 2 years ago

#41 - Fix Sauce Labs CI failure

Issue - State: closed - Opened by vweevers over 2 years ago - 2 comments
Labels: test

#40 - Bump @types/node from 17.0.45 to 18.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, javascript

#39 - getMany with partial result?

Issue - State: closed - Opened by ronag over 2 years ago - 2 comments

#38 - clear with limit

Issue - State: closed - Opened by ronag over 2 years ago - 6 comments

#37 - chainedBatch._put/_del

Issue - State: closed - Opened by ronag over 2 years ago - 1 comment

#36 - Events on root propagate pre-encoded value

Issue - State: open - Opened by martinheidegger over 2 years ago - 9 comments
Labels: documentation, pull request welcome

#35 - Confused about encoding

Issue - State: closed - Opened by ccollie over 2 years ago - 3 comments

#34 - Make iterator._seek async

Issue - State: closed - Opened by ccollie over 2 years ago - 3 comments

#33 - Bump sinon from 13.0.2 to 14.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, javascript

#32 - add more default implementations

Pull Request - State: closed - Opened by ronag almost 3 years ago - 1 comment

#31 - Not possible to implement batch(ops) in terms of chained batch

Issue - State: closed - Opened by ronag almost 3 years ago - 7 comments

#30 - clear without limit

Issue - State: closed - Opened by ronag almost 3 years ago - 8 comments

#29 - Bump standard from 16.0.4 to 17.0.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 2 comments
Labels: dependencies, javascript

#28 - Bump @voxpelli/tsconfig from 3.2.0 to 4.0.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, javascript

#27 - Bump codecov/codecov-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, github_actions

#26 - Benchmarks?

Issue - State: closed - Opened by ronag almost 3 years ago - 3 comments

#25 - flush() instead of sync=true

Issue - State: closed - Opened by ronag almost 3 years ago - 4 comments

#24 - range queries inclusive/exclusive

Issue - State: closed - Opened by ronag almost 3 years ago - 8 comments

#23 - perf: allow for flat iterator response

Pull Request - State: closed - Opened by ronag almost 3 years ago - 3 comments

#22 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, github_actions

#21 - Add hidden `abortOnClose` option to iterators

Pull Request - State: closed - Opened by vweevers almost 3 years ago
Labels: semver-patch

#20 - Document error codes of `classic-level` and `many-level`

Pull Request - State: closed - Opened by vweevers almost 3 years ago
Labels: documentation, semver-patch

#19 - Keep track of iterator end in `_nextv()` fallback

Issue - State: closed - Opened by vweevers almost 3 years ago
Labels: bug

#18 - Bump actions/setup-node from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, github_actions

#17 - relax test for simple iterator()

Issue - State: closed - Opened by ralphtheninja over 7 years ago - 1 comment

#16 - Remove redundant range tests

Issue - State: open - Opened by vweevers over 5 years ago
Labels: test

#15 - Use `Object.assign()` to avoid performance regression

Pull Request - State: closed - Opened by vweevers about 3 years ago
Labels: benchmark