community icon indicating copy to clipboard operation
community copied to clipboard

Discussion, support and common information for projects in the community.

Results 27 community issues
Sort by recently updated
recently updated
newest added

It would be nice to have webassembly build of leveldown. There are many cases when platform independent build is more preferable than top performance. Example: wrapped Google's `woff2` https://github.com/fontello/wawoff2. ~...

discussion

If I am trying to fetch a value by its key before the value exists in DB it throws a "Entry Not Found" error in browser which crashes app. How...

question

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...

dependencies
github_actions

Hi i have been playing around with better-sqlite3 and abstract-level and managed to pass the majority of tests, if someone could review my code and give me some guide i...

Just checking to see if anyone has started rocks-level privately before I have a stab? I see [@nxtedition ](https://github.com/nxtedition) @ronag https://github.com/nxtedition/rocks-level seems to have updated their fork to abstract-level, but...

discussion

Hi! One of the many great things about the old `level` ecosystem were all of the *down libraries for connecting to different database backends. Many of these (for example `redisdown`)...

question

Beginners would feel way more welcome and we had more shareable stuff if we had some well written tutorials for realworld usecases, showing the leveldb way and showcasing plugins. Initial...

documentation

**Implicit snapshots** Main task here is to fix the issue described in https://github.com/Level/leveldown/issues/796. - [x] `abstract-level` (v2): https://github.com/Level/abstract-level/pull/54 - [x] `classic-level` (v2): create snapshot synchronously (https://github.com/Level/classic-level/pull/52) **Explicit snapshots** This is...

It has served us well for a long time, but I've spent more (too much) time chasing issues that arise from changes to their platform, than to changes to the...

test
maintenance
pull request welcome

Ref: [How do I upgrade to `abstract-level`?](https://github.com/Level/community/tree/534d495d71e51d492b994ed07aaee763fa297efd#how-do-i-upgrade-to-abstract-level) First let's do a doc-deprecation (too many downloads still): - [x] `memdown` - [x] `level-mem` - [x] `abstract-leveldown` - [x] `level-js` - [x]...

maintenance