Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Level
Node.js modules to build your very own database.
Collective -
Host: opensource -
https://opencollective.com/level
- Website: https://leveljs.org/
- Code: https://github.com/Level
github.com/Level/classic-level - a84c6a217aa442b7c2ed40d3258549bc385116c8 authored about 3 years ago
Ref https://github.com/Level/abstract-leveldown/issues/380
Adds key and value iterators: `db.ke...
github.com/Level/abstract-level - 7113ad100d5c65fea0d960e6a161cbc49524de2d authored about 3 years agogithub.com/Level/abstract-level - 5d11c129929e09e89fddb59713ad0e9d79cb4e45 authored about 3 years ago
Adds a `db.sublevel(name[, options]`) method that works the same as
`subleveldown` except it ret...
- Add links to modules
- Replace references to `leveldown` (etc) with `classic-level` (etc)
- Ad...
github.com/Level/abstract-level - 4ab3cd1aaaebd634a96762d3cd29f8b71bbe7775 authored about 3 years ago
github.com/Level/abstract-level - 978c78fd385d40f8428378fc5726ce6b88cb9388 authored about 3 years ago
github.com/Level/abstract-level - 4db739ad83cb09c606abae14c13ec34d2b896eab authored about 3 years ago
Ref https://github.com/Level/transcoder/issues/1
github.com/Level/abstract-level - 1a478ae796ca82f7abdcd6eba324e45f35a549f0 authored about 3 years agogithub.com/Level/abstract-level - 34f11af1a4ccc4c4206b1497bda6a18d5dd7a2f5 authored about 3 years ago
github.com/Level/abstract-level - 38953cda52471b6b6b9c4d47fcf3305e11b8706b authored about 3 years ago
github.com/Level/abstract-level - ae711a82c39d4062a75769c27ab132b82df4fa53 authored about 3 years ago
github.com/Level/abstract-level - 4f3791926094ff90a09b15652f5c70a8e22ff189 authored about 3 years ago
Closes #9.
github.com/Level/abstract-level - b791d2198279d3c8c8cc0166f201ed79cfa91852 authored about 3 years agogithub.com/Level/abstract-level - c4753845a9148b7a435ae17be5ff27820d912900 authored about 3 years ago
github.com/Level/abstract-level - 92e52b613cd42a8ab48244a9573c8cb3908afb66 authored about 3 years ago
Closes #3.
github.com/Level/abstract-level - 7f560d7e20a1db498b3b4739b5d231503271735c authored about 3 years agoRef https://github.com/Level/abstract-level/issues/2
github.com/Level/abstract-level - 5aeeeb326cfa05242ebeed31ebd4c91977ae81f9 authored about 3 years agogithub.com/Level/abstract-level - d525510ad0b5f7325af56f5fafe58d6dc4490df9 authored about 3 years ago
github.com/Level/abstract-level - 6950c23a05cb9691a2d7b9be0257e6e5381cd58d authored about 3 years ago
github.com/Level/abstract-level - 3420b7d934667fb2cd3e3fb11a3218292cf3dc0f authored about 3 years ago
github.com/Level/abstract-level - 9a19f8d40bd647b387bc576c5988d1b68110dcce authored about 3 years ago
github.com/Level/abstract-level - 816fbd8001c2d9b567619c77faf6a34d38619781 authored about 3 years ago
github.com/Level/abstract-level - 2e2910855af57475200fa66cb347cd5719468065 authored about 3 years ago
github.com/Level/abstract-level - cf905c543e53547bfad91a94ab6becfb2f261634 authored about 3 years ago
Ref https://github.com/Level/errors/issues/39
github.com/Level/abstract-level - 0ca882090f8dc3eb228b3575cba0a5558a5c627e authored about 3 years agoFor lack of TextEncoder.
github.com/Level/abstract-level - a004616fcd2a07c470ab4340c93b400bc284871d authored about 3 years agogithub.com/Level/abstract-level - fc9b94c79e21380e97c4885c6918ba37f21d5c17 authored about 3 years ago
github.com/Level/abstract-level - de32610ee619bc29353d82d7cf2c09c7cc7b81d5 authored about 3 years ago
And import small bits of documentation from `levelup`.
github.com/Level/abstract-level - 3ad45255e50c743c99047d942a1a22406fbfeaeb authored about 3 years agoWith tests imported from `levelup`, `encoding-down` and `memdown`.
github.com/Level/abstract-level - 2e5ad8fb37c510537ea3c20c7ad165153f96ea68 authored about 3 years agogithub.com/Level/abstract-level - bb0ded7511270dc6e66977dc3f357b849df2ee6d authored about 3 years ago
github.com/Level/abstract-level - 472f85a153864e4221205af8b3f98d32b4ebc636 authored about 3 years ago
github.com/Level/abstract-level - ffc492336ea54e648fe67250ca9401422909ac58 authored about 3 years ago
github.com/Level/abstract-level - edd3fa1c9dba4a9567d531b7fc48ac37bafc686c authored about 3 years ago
github.com/Level/abstract-level - 765ccfa8b6b6eb9e26c2ea841130d4556151b37a authored about 3 years ago
Further improves safety, because it ensures an iterator can not be
used after closing and reopen...
github.com/Level/abstract-level - b5b60ed5dac06d8cdeb9bb32aa71dda9dbb89321 authored about 3 years ago
github.com/Level/abstract-level - 32ae80bbca98962787ad52aa60f505aeeeb81b05 authored about 3 years ago
github.com/Level/abstract-level - bfaa186664efde075eab51b40470a56b477ad4b8 authored about 3 years ago
github.com/Level/abstract-level - 2fdf21ee57f92a663649327c7e713d9fb2932dba authored about 3 years ago
Very similar to `levelup` but more precise. If `open()` and
`close()` are called repeatedly (whi...
github.com/Level/supports - aca35ac88124ae2ca3f5ecb6c2e5cc5d80f12a80 authored about 3 years ago
github.com/Level/supports - ad1c5332f7ff18c9d4b5d87f2268713bec2a922e authored about 3 years ago
github.com/Level/supports - c36875cb5633fe7b01fc3c17e88fb922414697d0 authored about 3 years ago
Removes the following:
- bufferKeys (replaced by encodings.buffer)
- idempotentOpen (was tempor...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/Level/transcoder - 5e326b438c0999c7b03ad389d2f7e12d45cb66cf authored about 3 years ago
Bumps [stylus](https://github.com/stylus/stylus) from 0.55.0 to 0.56.0.
- [Release notes](https...
Follow-up for 3ab4d0e.
github.com/Level/community - c3ea26b5a40222569fb839bd2e77acee31230fbb authored about 3 years agogithub.com/Level/read-stream - b5d5e56ca640b25192c71490288d337351878bba authored about 3 years ago
github.com/Level/community - 3ab4d0eed03c3cf438209c5b5e1851836b8219a7 authored about 3 years ago
github.com/Level/read-stream - ce7f3b97f153f385708eafeaf1b1dde68ade9a7a authored about 3 years ago
github.com/Level/read-stream - e6dad72a3a02befe6b5799682d2bb62dce093d8a authored about 3 years ago
github.com/Level/community - abd13e6425163ecc7bd59142a0dda3e5ec310b0e authored about 3 years ago
github.com/Level/community - d0be25dd4f64ea574dac0b7d91be6a35c4d2d575 authored about 3 years ago
github.com/Level/read-stream - 4bddac06fc4f559edf931cd53d1f6e9d9e732ca9 authored about 3 years ago
github.com/Level/read-stream - 8db337ba7110bdfa0fe32835471e7a9af8afa893 authored about 3 years ago
github.com/Level/read-stream - e166a3f0e432acca0829e38ac624ef4ff242b824 authored about 3 years ago
github.com/Level/read-stream - 70307029ad77c62c05e51619b82e447d109edbde authored about 3 years ago
Bumps [electron](https://github.com/electron/electron) from 15.3.3 to 16.0.3.
- [Release notes]...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [sinon](https://github.com/sinonjs/sinon) from 11.1.2 to 12.0.1.
- [Release notes](https:...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [electron](https://github.com/electron/electron) from 15.3.3 to 16.0.3.
- [Release notes]...
Bumps [sinon](https://github.com/sinonjs/sinon) from 11.1.2 to 12.0.1.
- [Release notes](https:...
Bumps [electron](https://github.com/electron/electron) from 15.3.3 to 16.0.3.
- [Release notes]...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [prebuildify](https://github.com/prebuild/prebuildify) from 4.2.1 to 5.0.0.
- [Release no...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
Bumps [hallmark](https://github.com/vweevers/hallmark) from 3.1.0 to 4.0.0.
- [Release notes](h...
github.com/Level/rocksdb - 26c8f31a960e92c71a842c10f75eee9a7596db9f authored about 3 years ago
github.com/Level/rocksdb - 3ca1566488664fa1b3c480cd1919064fe72ba5b9 authored about 3 years ago
github.com/Level/rocksdb - 9a4d1c82fc072a88772e13970c3247de84ee6bd8 authored about 3 years ago
Because this uses an iterator under the hood, it also refactors
shared code between `db.iterator...
(cherry picked from commit Level/leveldown@9a3f59aede9a6356efc13c8e8b31f6592b7aa64b)
github.com/Level/rocksdb - b9878e8a1b76bb3eac7e7c08af30e7e152562ce8 authored about 3 years ago(cherry picked from commit Level/leveldown@50dc50bf005c70b024fe4d3add369b236c8dcbb9)
github.com/Level/rocksdb - e6ae5985277cd0141ed7b1cb876704b171720bfc authored about 3 years ago(cherry picked from commit Level/leveldown@8fdcaaa3bdadec3a2badf8bf13db28fbbfa9a93c)
github.com/Level/rocksdb - 54fc5df351152dc8d7f71006069f89b9ffd19783 authored about 3 years agoAnd add `const` and `private` where appropriate.
(cherry picked from commit Level/leveldown@576...
github.com/Level/rocksdb - f9f99ecd73459bc02c7129c2801f46f54f272861 authored about 3 years ago(cherry picked from commit Level/leveldown@0f88586656e10a140bb7953e2469cb68cd9a9fba)
github.com/Level/rocksdb - efb57218822a89f863effdc5156cda29f94e6ce3 authored about 3 years ago
By using `emplace_back()`, reusing the `std::vector` cache between
`iterator.next()` calls, and ...
(cherry picked from commit Level/leveldown@d3453fbde4d2a8aa04d9091101c25c999649069b)
github.com/Level/rocksdb - caa28a52f9e41fa86de2bf2eddf201147da6a651 authored about 3 years ago(cherry picked from commit Level/leveldown@7356ba43d3f7261c9b871e947d219e78586ccef2)
github.com/Level/rocksdb - b67bfe7d61addd2a11525b94b002d5c94a7c60cd authored about 3 years agogithub.com/Level/transcoder - 30ef334d492e470709795954a271ad9e64bcb6ea authored about 3 years ago