issues
search
Level
/
abstract-level
Abstract class for a lexicographically sorted key-value database.
MIT License
128
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Generalize prewrite test for memory-level
#90
vweevers
closed
2 weeks ago
0
Bump @voxpelli/tsconfig from 10.1.0 to 12.0.1
#89
dependabot[bot]
opened
5 months ago
0
Bump sinon from 17.0.2 to 18.0.0
#88
dependabot[bot]
opened
5 months ago
0
Add an option to return undefined when key is not found rather than throwing an error LEVEL_NOT_FOUND
#87
mckravchyk
closed
5 months ago
1
Wrong Type declarations for .all() and .nextv() methods AbstractKeyIterator and AbstractValueIterator
#86
bredthau
opened
6 months ago
1
Bump @voxpelli/tsconfig from 10.1.0 to 11.0.0
#85
dependabot[bot]
closed
5 months ago
1
Bump actions/setup-node from 3 to 4
#84
dependabot[bot]
closed
9 months ago
0
Bump codecov/codecov-action from 3 to 4
#83
dependabot[bot]
opened
9 months ago
0
Bump actions/checkout from 3 to 4
#82
dependabot[bot]
closed
9 months ago
0
Allow batches to write to a nondescendant sublevel
#81
vweevers
closed
9 months ago
0
Allow batches to write to a nondescendant sublevel
#80
vweevers
closed
9 months ago
1
Add changelog and finalize upgrade guide for 2.0.0
#79
vweevers
closed
9 months ago
0
Expose path of sublevel
#78
vweevers
closed
9 months ago
0
Cannot use class-based custom encoder
#77
MeirionHughes
opened
12 months ago
5
Project Status?
#76
ronag
closed
1 year ago
2
Ditch EventEmitter
#75
telamon
opened
1 year ago
8
Dependency funding for Abstract-level
#74
JSeiferth
closed
3 weeks ago
5
fix levelgraph
#73
scenaristeur
closed
3 weeks ago
2
How to determine the prefix in a sublevel
#72
kldavis4
opened
1 year ago
5
List of available `abstract-level` backends?
#71
fergiemcdowall
opened
1 year ago
1
allow for non-ASCII names when creating an `AbstractSublevel`
#70
dcrousso
opened
1 year ago
0
How to check if KEY exists or alternatively check if VALUE exists in all keys
#69
unnaturalistic
closed
1 year ago
2
Bump faucet from 0.0.3 to 0.0.4
#68
dependabot[bot]
closed
9 months ago
2
Fix TypeScript definitions of `all()` and `nextv()`
#67
ImSingee
closed
9 months ago
1
Support a db.has(key) method for testing whether a key exists in the database
#66
aaclayton
closed
1 year ago
2
Bump sinon from 14.0.2 to 15.0.1
#65
dependabot[bot]
closed
9 months ago
2
Bump level-supports from 4.0.1 to 5.0.0
#64
dependabot[bot]
closed
1 year ago
2
Bump @voxpelli/tsconfig from 4.2.0 to 6.1.0
#63
dependabot[bot]
closed
9 months ago
2
Bump sinon from 14.0.2 to 15.0.0
#62
dependabot[bot]
closed
1 year ago
1
Expose name and/or local prefix of sublevel
#61
vweevers
closed
9 months ago
2
Add option to disable `prewrite` hook
#60
vweevers
opened
1 year ago
2
Add opt-in test for `signal` option
#59
vweevers
closed
9 months ago
0
Avoid chained batch in deferred test
#58
vweevers
closed
1 year ago
0
Canary-test v2
#57
vweevers
closed
1 year ago
0
Keep track of iterator end
#56
vweevers
closed
1 year ago
1
Add experimental support of `AbortSignal`
#55
vweevers
closed
1 year ago
0
Breaking: require snapshots to be created synchronously
#54
vweevers
closed
2 years ago
0
Mark hooks as experimental
#53
vweevers
closed
2 years ago
0
Remove compatibility checks for `levelup` & friends
#52
vweevers
closed
2 years ago
0
Breaking: remove deferred chained batch
#51
vweevers
closed
1 year ago
0
Breaking: remove callbacks in favor of promises
#50
vweevers
closed
2 years ago
2
Breaking: use undefined instead of error for non-existing entries
#49
vweevers
closed
2 years ago
0
Breaking: remove `ready` alias of `open` event
#48
vweevers
closed
2 years ago
0
Tracking issue: planned breaking changes in v2
#47
vweevers
closed
1 year ago
3
Bump ts-standard from 11.0.0 to 12.0.1
#46
dependabot[bot]
closed
2 years ago
2
Add hooks and deprecate `batch`, `put` & `del` events
#45
vweevers
closed
2 years ago
10
Replace Sauce Labs with Playwright
#44
vweevers
closed
2 years ago
0
Bump faucet from 0.0.1 to 0.0.3
#43
dependabot[bot]
closed
2 years ago
0
Define explicit snapshots
#42
vweevers
opened
2 years ago
0
Fix Sauce Labs CI failure
#41
vweevers
closed
2 years ago
2
Next