Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/Level/memory-level
In-memory abstract-level database for Node.js and browsers.
https://github.com/Level/memory-level
(#13) - use binary search for options.start
3a36e55a07ba998a0991f62a26ce88f1069a6ee7 authored over 10 years ago by Nolan Lawson <[email protected]>
3a36e55a07ba998a0991f62a26ce88f1069a6ee7 authored over 10 years ago by Nolan Lawson <[email protected]>
update abstract-leveldown dep
02bb35854f16f099bf8432d203b23e1e446ff72d authored over 10 years ago by Rod Vagg <[email protected]>
02bb35854f16f099bf8432d203b23e1e446ff72d authored over 10 years ago by Rod Vagg <[email protected]>
testling badge
287aeeb9ce00f71d6f1b58960ede942a9cb08fcd authored over 10 years ago by Rod Vagg <[email protected]>
287aeeb9ce00f71d6f1b58960ede942a9cb08fcd authored over 10 years ago by Rod Vagg <[email protected]>
0.8.0
60897ad80ac35cf366ac23b6c43d8a28dd043cd3 authored over 10 years ago by Rod Vagg <[email protected]>
60897ad80ac35cf366ac23b6c43d8a28dd043cd3 authored over 10 years ago by Rod Vagg <[email protected]>
add dnt config
1b7f0ab6a27d0bc3c5fbda9d4d579b413105c6ba authored over 10 years ago by Rod Vagg <[email protected]>
1b7f0ab6a27d0bc3c5fbda9d4d579b413105c6ba authored over 10 years ago by Rod Vagg <[email protected]>
fix deps
755c3a7dabc7edf4805759c2c740d0372e575834 authored over 10 years ago by Rod Vagg <[email protected]>
755c3a7dabc7edf4805759c2c740d0372e575834 authored over 10 years ago by Rod Vagg <[email protected]>
undo ^ dep
6cb6af299ff914c756e6f2fa532bb982385c571f authored over 10 years ago by Rod Vagg <[email protected]>
6cb6af299ff914c756e6f2fa532bb982385c571f authored over 10 years ago by Rod Vagg <[email protected]>
Merge branch 'nobops' of https://github.com/maxogden/memdown
Conflicts:
package.json
0.7.1
d52ec5fc5dad7f6311030a771cf51f115b8529ac authored over 10 years ago by Rod Vagg <[email protected]>
d52ec5fc5dad7f6311030a771cf51f115b8529ac authored over 10 years ago by Rod Vagg <[email protected]>
update deps
3443cd441c779a0e7d89414fe573b4f99d05f3f0 authored over 10 years ago by Rod Vagg <[email protected]>
3443cd441c779a0e7d89414fe573b4f99d05f3f0 authored over 10 years ago by Rod Vagg <[email protected]>
remove bops from test
9384b7eb1ec04ffd1698c28bdf54aa87cbc8b7d1 authored over 10 years ago by Max Ogden <[email protected]>
9384b7eb1ec04ffd1698c28bdf54aa87cbc8b7d1 authored over 10 years ago by Max Ogden <[email protected]>
Merge pull request #12 from mafintosh/fix-reverse-iteration
Fix reverse iteration edge case
6408dc90a71197fa1cd9ebc9728d3e20e73c9b87 authored over 10 years ago by Rod Vagg <[email protected]>
fix reverse iteration when pos is 0
0f92889dab39f7bc34c7a0ce45581aeaf610c3f0 authored over 10 years ago by Mathias Buus <[email protected]>
0f92889dab39f7bc34c7a0ce45581aeaf610c3f0 authored over 10 years ago by Mathias Buus <[email protected]>
added test for reverse iteration
b870568556adcf4a3121bd9c87992d3d9c30e72d authored over 10 years ago by Mathias Buus <[email protected]>
b870568556adcf4a3121bd9c87992d3d9c30e72d authored over 10 years ago by Mathias Buus <[email protected]>
remove bops now that we have better buffer
184923aa06c53b4e870ac845fe111707d755b4a2 authored over 10 years ago by Max Ogden <[email protected]>
184923aa06c53b4e870ac845fe111707d755b4a2 authored over 10 years ago by Max Ogden <[email protected]>
remove 0.8, add 0.11
405caf7a13e0a5d1e32812c920f1b0fefe20080a authored almost 11 years ago by Rod Vagg <[email protected]>
405caf7a13e0a5d1e32812c920f1b0fefe20080a authored almost 11 years ago by Rod Vagg <[email protected]>
update deps, introduce faucet for tests
b0fd805bdf792b81ba82d76e18d9f4219ef3366a authored almost 11 years ago by Rod Vagg <[email protected]>
b0fd805bdf792b81ba82d76e18d9f4219ef3366a authored almost 11 years ago by Rod Vagg <[email protected]>
@.7.0 readstream partial isolation
a5aa4b145d50391eafeec9381b6b4be7897666f1 authored almost 11 years ago by Rod Vagg <[email protected]>
a5aa4b145d50391eafeec9381b6b4be7897666f1 authored almost 11 years ago by Rod Vagg <[email protected]>
upgrade abstract-leveldown dep
7a67ca223daccf82a71be6b2727edc7a4f7ab121 authored almost 11 years ago by Rod Vagg <[email protected]>
7a67ca223daccf82a71be6b2727edc7a4f7ab121 authored almost 11 years ago by Rod Vagg <[email protected]>
Merge pull request #10 from mhart/add-isolation
Added isolation so that read stream keys are not affected by puts/deletes
cd5175fe753caa506d714b09c4b47e14cc3757b8 authored almost 11 years ago by Michael Hart <[email protected]>
Added isolation so that read stream keys are not affected by puts/deletes
1da9d946fa31ef20538045dcf4dc334d4007eecd authored almost 11 years ago by Michael Hart <[email protected]>
1da9d946fa31ef20538045dcf4dc334d4007eecd authored almost 11 years ago by Michael Hart <[email protected]>
Merge pull request #8 from mhart/add-benchmarks
Add basic insert/delete benchmarks
c1745e4201819b3743a53993829fa4a094b6b32e authored almost 11 years ago by Rod Vagg <[email protected]>
Add basic insert/delete benchmarks
These don’t actually benchmark MemDOWN directly, but rather compare
different strategies for ins...
@0.6.0 speed increase from binary search insertion
652676d1ea5f3e738ed66f3bd0cfb43b5bd785d6 authored about 11 years ago by Rod Vagg <[email protected]>
652676d1ea5f3e738ed66f3bd0cfb43b5bd785d6 authored about 11 years ago by Rod Vagg <[email protected]>
update bops dep version
58e7e4dfeb17d8ae6d210a0375baef0b4dd19c86 authored about 11 years ago by Rod Vagg <[email protected]>
58e7e4dfeb17d8ae6d210a0375baef0b4dd19c86 authored about 11 years ago by Rod Vagg <[email protected]>
Merge pull request #7 from mhart/speed-up-inserts
Use a binary search to determine insert/delete position for _keys
d7bc34266e88bbbbc1ae3f02ad0bb5a5b0538da0 authored about 11 years ago by Rod Vagg <[email protected]>
update abstract-leveldown
1fd43f3c113122aaa0bfbe8ff6e8bb8cb127a098 authored about 11 years ago by Rod Vagg <[email protected]>
1fd43f3c113122aaa0bfbe8ff6e8bb8cb127a098 authored about 11 years ago by Rod Vagg <[email protected]>
Use a binary search to determine insert/delete position for _keys
This results in a ~60x speed increase when dealing with thousands of
items
replace '$' in key, why was this gone?
f499ccde24606e26f514e00b232f6876b957b96c authored about 11 years ago by Rod Vagg <[email protected]>
f499ccde24606e26f514e00b232f6876b957b96c authored about 11 years ago by Rod Vagg <[email protected]>
Merge pull request #6 from timoxley/patch-1
Update badgers
982fdbbf90084b4251e782cd4ed59df393254efc authored about 11 years ago by Rod Vagg <[email protected]>
Update badgers
2bf7fc9063211f87f6a4abc9dfe971242b7d42d9 authored about 11 years ago by Tim Oxley <[email protected]>
2bf7fc9063211f87f6a4abc9dfe971242b7d42d9 authored about 11 years ago by Tim Oxley <[email protected]>
fix tests by removing them!
43c2398525472f37882d646e4aad2ce33f16a528 authored about 11 years ago by Rod Vagg <[email protected]>
43c2398525472f37882d646e4aad2ce33f16a528 authored about 11 years ago by Rod Vagg <[email protected]>
optional `location` arg @0.5.1
92a7193220912b4c87db761fc86bc9a2a4aa4f95 authored about 11 years ago by Rod Vagg <[email protected]>
92a7193220912b4c87db761fc86bc9a2a4aa4f95 authored about 11 years ago by Rod Vagg <[email protected]>
abstract-leveldown upgrade, @0.5.0
2b73bd20a72432a71f3a840f0cfb33bcc0fae68a authored about 11 years ago by Rod Vagg <[email protected]>
2b73bd20a72432a71f3a840f0cfb33bcc0fae68a authored about 11 years ago by Rod Vagg <[email protected]>
handle gt/gte/lt/lte options
b0e8022ed96fa21c42395b80d993a797dac394b1 authored about 11 years ago by Rod Vagg <[email protected]>
b0e8022ed96fa21c42395b80d993a797dac394b1 authored about 11 years ago by Rod Vagg <[email protected]>
added ranges tests for new lt/lte/gt/gte
77972d8b2d479d3af838d4c77b39c4d176f85a47 authored about 11 years ago by Rod Vagg <[email protected]>
77972d8b2d479d3af838d4c77b39c4d176f85a47 authored about 11 years ago by Rod Vagg <[email protected]>
fix docs
d10e13506fa974e1e0c8ffe28b22e2b6dc3fabaf authored about 11 years ago by Rod Vagg <[email protected]>
d10e13506fa974e1e0c8ffe28b22e2b6dc3fabaf authored about 11 years ago by Rod Vagg <[email protected]>
@0.4.1 upgrade abstractleveldown & bops
5f2f565515ee4714e3a7f1a44d14eac87d1ceb53 authored about 11 years ago by Rod Vagg <[email protected]>
5f2f565515ee4714e3a7f1a44d14eac87d1ceb53 authored about 11 years ago by Rod Vagg <[email protected]>
@0.4.0
8c151bc8b83ff1dee801c7c1827528291d46a149 authored about 11 years ago by Rod Vagg <[email protected]>
8c151bc8b83ff1dee801c7c1827528291d46a149 authored about 11 years ago by Rod Vagg <[email protected]>
use self-instantiating constructor
e0850de9baa08a97e3a7be4606ae9666ab91c908 authored about 11 years ago by Rod Vagg <[email protected]>
e0850de9baa08a97e3a7be4606ae9666ab91c908 authored about 11 years ago by Rod Vagg <[email protected]>
@0.3.0
fa07f442a2128dca4aa352b58f96519e03451a26 authored over 11 years ago by Rod Vagg <[email protected]>
fa07f442a2128dca4aa352b58f96519e03451a26 authored over 11 years ago by Rod Vagg <[email protected]>
better browser test support, update abstract-leveldown
c5e1ee66c0db5d9706b7f1b94e5844b0757e94f9 authored over 11 years ago by Rod Vagg <[email protected]>
c5e1ee66c0db5d9706b7f1b94e5844b0757e94f9 authored over 11 years ago by Rod Vagg <[email protected]>
add badges
ada4f660ecb98dd6a8c6cb8c38581b9d033798d2 authored over 11 years ago by Rod Vagg <[email protected]>
ada4f660ecb98dd6a8c6cb8c38581b9d033798d2 authored over 11 years ago by Rod Vagg <[email protected]>
make work on Node again!
dfd2bb0b4dfc0839146ee791a15c884c63bb50de authored over 11 years ago by Rod Vagg <[email protected]>
dfd2bb0b4dfc0839146ee791a15c884c63bb50de authored over 11 years ago by Rod Vagg <[email protected]>
update for bops use with abstract-leveldown
d5d9cdbc87acc7e9575d91ee0630799fbd2a05e2 authored over 11 years ago by Rod Vagg <[email protected]>
d5d9cdbc87acc7e9575d91ee0630799fbd2a05e2 authored over 11 years ago by Rod Vagg <[email protected]>
browserify fixes
80822a7889cc31a38bc9c239b3ea1bc0bc04864d authored over 11 years ago by Rod Vagg <[email protected]>
80822a7889cc31a38bc9c239b3ea1bc0bc04864d authored over 11 years ago by Rod Vagg <[email protected]>
remove approximate-size tests
2fed68c8d7465c15ccb221b8d93ddd21965f3885 authored over 11 years ago by Rod Vagg <[email protected]>
2fed68c8d7465c15ccb221b8d93ddd21965f3885 authored over 11 years ago by Rod Vagg <[email protected]>
updated testling stuff
511568bc28707694ce52e3cc5633c6fec221883c authored over 11 years ago by Rod Vagg <[email protected]>
511568bc28707694ce52e3cc5633c6fec221883c authored over 11 years ago by Rod Vagg <[email protected]>
switch to bops and tape
67f7973223254554cb8a82cae754905e23f1954a authored over 11 years ago by Rod Vagg <[email protected]>
67f7973223254554cb8a82cae754905e23f1954a authored over 11 years ago by Rod Vagg <[email protected]>
@0.2.1
d8f1c058dc0568343f0da095e7767016f97defc4 authored over 11 years ago by Rod Vagg <[email protected]>
d8f1c058dc0568343f0da095e7767016f97defc4 authored over 11 years ago by Rod Vagg <[email protected]>
!es5
3b630d640991379608f5ca4e7e13282f55d1e69b authored over 11 years ago by Rod Vagg <[email protected]>
3b630d640991379608f5ca4e7e13282f55d1e69b authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #1 from juliangruber/no-bind
remove all fn#bind
d8ebb1a1e3916f5e6eada119cccd4666c28e30c6 authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #2 from juliangruber/start-after-db-end
iterator: fix start after db end handling
e5c1cef4831072864c8a7f15258ba5606b8c11d5 authored over 11 years ago by Rod Vagg <[email protected]>
iterator: fix start after db end handling
d942973a94f6deb164cfb3cd322230b3fe985078 authored over 11 years ago by Julian Gruber <[email protected]>
d942973a94f6deb164cfb3cd322230b3fe985078 authored over 11 years ago by Julian Gruber <[email protected]>
remove all fn#bind
739aa8ca970fc0bf367cbcc80c78314b867b395a authored over 11 years ago by Julian Gruber <[email protected]>
739aa8ca970fc0bf367cbcc80c78314b867b395a authored over 11 years ago by Julian Gruber <[email protected]>
travis bump
26c11c378dc18bd5543fcf189b7bd2cdb58208c2 authored over 11 years ago by Rod Vagg <[email protected]>
26c11c378dc18bd5543fcf189b7bd2cdb58208c2 authored over 11 years ago by Rod Vagg <[email protected]>
@0.2.0 release
aa7e179477bdd32709becb2189b0e2b888b08691 authored over 11 years ago by Rod Vagg <[email protected]>
aa7e179477bdd32709becb2189b0e2b888b08691 authored over 11 years ago by Rod Vagg <[email protected]>
introduce new batch & chained-batch. +bugfixes
aaaa326a261b6e05cfce3979bbd322d5bbd2d1bd authored over 11 years ago by Rod Vagg <[email protected]>
aaaa326a261b6e05cfce3979bbd322d5bbd2d1bd authored over 11 years ago by Rod Vagg <[email protected]>
@0.1.1
7381f133ce9dc893aa91cb815bfdaccb3bb60f48 authored over 11 years ago by Rod Vagg <[email protected]>
7381f133ce9dc893aa91cb815bfdaccb3bb60f48 authored over 11 years ago by Rod Vagg <[email protected]>
use new abstract-leveldown stuff
302828c47045f49ddac55cb4cda390cfa3c6fcd6 authored over 11 years ago by Rod Vagg <[email protected]>
302828c47045f49ddac55cb4cda390cfa3c6fcd6 authored over 11 years ago by Rod Vagg <[email protected]>
@0.1.0 release
31f48d3ddf42f7bb0271d78d848ef9838032f35f authored over 11 years ago by Rod Vagg <[email protected]>
31f48d3ddf42f7bb0271d78d848ef9838032f35f authored over 11 years ago by Rod Vagg <[email protected]>
update to latest abstract-leveldown test suite
8e728e465572c0cfd104929e05d645cb0d986134 authored over 11 years ago by Rod Vagg <[email protected]>
8e728e465572c0cfd104929e05d645cb0d986134 authored over 11 years ago by Rod Vagg <[email protected]>
minor readme fix [ci skip]
276ca1a6816715e1c027146499c447ffeb882c5e authored almost 12 years ago by Rod Vagg <[email protected]>
276ca1a6816715e1c027146499c447ffeb882c5e authored almost 12 years ago by Rod Vagg <[email protected]>
travis bump
2f786c0a037ae25676ede1b4a21441fb5eed5331 authored almost 12 years ago by Rod Vagg <[email protected]>
2f786c0a037ae25676ede1b4a21441fb5eed5331 authored almost 12 years ago by Rod Vagg <[email protected]>
add rimraf as devDep for leveldown tests
001c86e3140dda6faa9e76cfc6013682e39479d7 authored almost 12 years ago by Rod Vagg <[email protected]>
001c86e3140dda6faa9e76cfc6013682e39479d7 authored almost 12 years ago by Rod Vagg <[email protected]>
added travis
f088fc5c693a09b519762757efe9bb64c2c98aa6 authored almost 12 years ago by Rod Vagg <[email protected]>
f088fc5c693a09b519762757efe9bb64c2c98aa6 authored almost 12 years ago by Rod Vagg <[email protected]>
initial commit
bd51bb0a0d7cbe117ccedd161780ede70bbcfd1e authored almost 12 years ago by Rod Vagg <[email protected]>
bd51bb0a0d7cbe117ccedd161780ede70bbcfd1e authored almost 12 years ago by Rod Vagg <[email protected]>