Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/Level/abstract-level
Abstract class for a lexicographically sorted key-value database.
https://github.com/Level/abstract-level
Merge pull request #29 from andrewrk/master
plain MIT license
d4696a415777df095d7f3341edad3d18a4b61c65 authored over 10 years ago
plain MIT license
5c7aa2311d5a49bcd7b803965463af38de167719 authored over 10 years ago
5c7aa2311d5a49bcd7b803965463af38de167719 authored over 10 years ago
Merge pull request #28 from rvagg/more-tests
More tests
d581c356bdddec9c4e7d33431907b4d8d83d3f4a authored over 10 years ago
add test for implicit snapshot
559a00222bc28d0b7f60a03381c2998b510bf3af authored over 10 years ago
559a00222bc28d0b7f60a03381c2998b510bf3af authored over 10 years ago
test that simple-iterator returns buffers
4186fb2a23ce42f26fe1d2fd744f0ab3b6aaee12 authored over 10 years ago
4186fb2a23ce42f26fe1d2fd744f0ab3b6aaee12 authored over 10 years ago
remove same if-sentence twice
074e48d690c56034ab6817d3c644f5f70652fbb9 authored over 10 years ago
074e48d690c56034ab6817d3c644f5f70652fbb9 authored over 10 years ago
0.12.3
f8889e10d0dcae0c5e6cb4b98a6d186c32baab27 authored over 10 years ago
f8889e10d0dcae0c5e6cb4b98a6d186c32baab27 authored over 10 years ago
Merge pull request #27 from andrewrk/master
update xtend to ~3.0.0
170e541905006f205474de519d7138127da2e875 authored over 10 years ago
update xtend to ~3.0.0
0bf7032c68a3c3a6d88877c584d7b49790eedb75 authored over 10 years ago
0bf7032c68a3c3a6d88877c584d7b49790eedb75 authored over 10 years ago
test that error is throw when location isn't a string
31ff00ebbedf8cc8df98c0ba52e6965d75e81f20 authored over 10 years ago
31ff00ebbedf8cc8df98c0ba52e6965d75e81f20 authored over 10 years ago
more tests and a null check for batch options
6759383a73a0b7211eeaa99cd9d66d27c3f2b883 authored over 10 years ago
6759383a73a0b7211eeaa99cd9d66d27c3f2b883 authored over 10 years ago
0.12.2
1856393a73a3333edb9aece50979bf956f59b85a authored almost 11 years ago
1856393a73a3333edb9aece50979bf956f59b85a authored almost 11 years ago
make saferer (?) for browsers
044046b766652f0c9f7dda94bf424729a5eb3161 authored almost 11 years ago
044046b766652f0c9f7dda94bf424729a5eb3161 authored almost 11 years ago
0.12.1
9993970137c45d72c902064114ea435744434653 authored almost 11 years ago
9993970137c45d72c902064114ea435744434653 authored almost 11 years ago
default to Buffer BufferType in browsers instead of ArrayBuffer
dc8a2cd1fa2d8ef666cb4798776cd8fd1a7bd259 authored almost 11 years ago
dc8a2cd1fa2d8ef666cb4798776cd8fd1a7bd259 authored almost 11 years ago
revert to pure Buffer, no more Uint16Array
40729f1edc78d749a9c514cfa9a88d8604cacabf authored almost 11 years ago
40729f1edc78d749a9c514cfa9a88d8604cacabf authored almost 11 years ago
remove typed array specific code in tests now that Buffer works better with browserify
124fc36f713d412dc5c17457e1a4babbad346d0f authored almost 11 years ago
124fc36f713d412dc5c17457e1a4babbad346d0f authored almost 11 years ago
0.11.4
1503a34393c9df418971762422ea7ebc4b6d4657 authored almost 11 years ago
1503a34393c9df418971762422ea7ebc4b6d4657 authored almost 11 years ago
remove duplicate t.end()
f2d16a066c8520c447bc5db171813d68bc596b9f authored almost 11 years ago
f2d16a066c8520c447bc5db171813d68bc596b9f authored almost 11 years ago
less restrictive check for Buffer type
168a67a35d4da5074cf661394bf3735e3fdc2623 authored about 11 years ago
168a67a35d4da5074cf661394bf3735e3fdc2623 authored about 11 years ago
Merge pull request #23 from shama/buffertypeerror
tests: have the error message correspond with the BufferType
31a90f87a2be7fa38258f1ca2096f6205adb3266 authored about 11 years ago
tests: have the error message correspond with the BufferType
c7d0be8e1e6a5621587634dd30138c7cfadefa1d authored about 11 years ago
c7d0be8e1e6a5621587634dd30138c7cfadefa1d authored about 11 years ago
Merge pull request #21 from rvagg/wut
Fixes
94408053b374fdb0a792ff7138694353adec8d1d authored about 11 years ago
@0.11.2 fixes for iterator tests
c215f48e84a73d0928cb7c55104c00966dd05ba3 authored about 11 years ago
c215f48e84a73d0928cb7c55104c00966dd05ba3 authored about 11 years ago
Merge branch 'master' of github.com:rvagg/node-abstract-leveldown
992972f75ecd51aec49a6d7fd631d43e1f70a71e authored about 11 years ago
992972f75ecd51aec49a6d7fd631d43e1f70a71e authored about 11 years ago
remove commented code
e2c5399713d72acbe3682c414d1a8fc44d7bf377 authored about 11 years ago
e2c5399713d72acbe3682c414d1a8fc44d7bf377 authored about 11 years ago
badges, minor updates
e79e74e14a866cccd516e54ba24ad9b78dc1b3a6 authored about 11 years ago
e79e74e14a866cccd516e54ba24ad9b78dc1b3a6 authored about 11 years ago
fix breaking test
d2b939ab953d8d9b691aefe132f85a8b20648a32 authored about 11 years ago
d2b939ab953d8d9b691aefe132f85a8b20648a32 authored about 11 years ago
reorn and fix test data
0ba818898d84fbb95ac881710b7a2e778ec4034e authored about 11 years ago
0ba818898d84fbb95ac881710b7a2e778ec4034e authored about 11 years ago
Merge pull request #20 from timoxley/patch-1
fix link to memdown in readme
5303516df29eac793be18cb25f6f4b5de8f43260 authored about 11 years ago
fix link to memdown
e30d1429c3f111e711cbd8d14a012b9f91e2fe16 authored about 11 years ago
e30d1429c3f111e711cbd8d14a012b9f91e2fe16 authored about 11 years ago
@0.11.1
ff86a6d4bf17bba3ba73e3426c4119180e5e2958 authored about 11 years ago
ff86a6d4bf17bba3ba73e3426c4119180e5e2958 authored about 11 years ago
account for snappy compression
ad871a7c4e90fb0def13a29db9e197b5272d7d9e authored about 11 years ago
ad871a7c4e90fb0def13a29db9e197b5272d7d9e authored about 11 years ago
@0.11.0
11f152d87b45cd559ece80d32c15ff597bfc2b7e authored over 11 years ago
11f152d87b45cd559ece80d32c15ff597bfc2b7e authored over 11 years ago
code style cleanup
4537f05bc63bc1cdb7d5ac2a3572ab583a5a194e authored over 11 years ago
4537f05bc63bc1cdb7d5ac2a3572ab583a5a194e authored over 11 years ago
_setupIteratorOptions for easier gt/gte/lt/lte
7fa27a77de7bc06df2985fd137ff893e257fd4a6 authored over 11 years ago
7fa27a77de7bc06df2985fd137ff893e257fd4a6 authored over 11 years ago
@0.10.2
f1290e97aa9d4192877598b3bb29dacf3ae02a40 authored over 11 years ago
f1290e97aa9d4192877598b3bb29dacf3ae02a40 authored over 11 years ago
move NotFound and TypedArray checks to single fn
fixes #18
ed018e29ae724a905ac15eda1eb65dd933f0bf73 authored over 11 years ago
@0.10.1
ce9ed781205fa6cc49a30920fc27c4421ded5db7 authored over 11 years ago
ce9ed781205fa6cc49a30920fc27c4421ded5db7 authored over 11 years ago
case-insensitive 'NotFound: ' error test
6c1363f508979df1487e55adbaad252e792628a2 authored over 11 years ago
6c1363f508979df1487e55adbaad252e792628a2 authored over 11 years ago
added @substack
2d7af8bae5cddddda92bb191ccaaf0be3c401897 authored over 11 years ago
2d7af8bae5cddddda92bb191ccaaf0be3c401897 authored over 11 years ago
@0.10.0
e15aef699eabe66838a8aa4d410c25e1c1c79e46 authored over 11 years ago
e15aef699eabe66838a8aa4d410c25e1c1c79e46 authored over 11 years ago
pfft! added changelog fixes #17
09c449444b2cd66841bf643f93ec76fe55d57325 authored over 11 years ago
09c449444b2cd66841bf643f93ec76fe55d57325 authored over 11 years ago
Merge pull request #16 from dominictarr/master
test for gt, gte, lt, lte ranges
c01d2ca55c9f76dac1144858fab9bf5f65164114 authored over 11 years ago
test for gt, gte, lt, lte ranges
2601d630b3691a40124c8a1d233e5cf83f4e1089 authored over 11 years ago
2601d630b3691a40124c8a1d233e5cf83f4e1089 authored over 11 years ago
@0.9.0
b21c9d29a29be4cb1ee6f851666c16b36addef36 authored over 11 years ago
b21c9d29a29be4cb1ee6f851666c16b36addef36 authored over 11 years ago
Merge branch 'master' of github.com:rvagg/node-abstract-leveldown
6e14c8709c547271f1d229aa17e0694b49d53a11 authored over 11 years ago
6e14c8709c547271f1d229aa17e0694b49d53a11 authored over 11 years ago
Merge pull request #11 from rvagg/extend-chained
Make abstract-chained-batch extendable
4b80662b2e8e02f7f70225f282b0fafa9f997472 authored over 11 years ago
fix broken test assert
ababe56ee6e5a9d6793ac8a460f26ce350fa0b95 authored over 11 years ago
ababe56ee6e5a9d6793ac8a460f26ce350fa0b95 authored over 11 years ago
Merge pull request #15 from rvagg/get-simultaniously-test
Add test to get() multiple times - both found and not found keys
ffae543fbd41520b512b65d8499c1386895b974e authored over 11 years ago
Add test to get() multiple times - both found and not found keys
006814178e75c8d9b20c1daa8baf76dfa491b938 authored over 11 years ago
006814178e75c8d9b20c1daa8baf76dfa491b938 authored over 11 years ago
Merge pull request #13 from rvagg/fix-tests
Actually run some tests
2ecea36f2c8595c8b744e4bd858e57e767cba5ee authored over 11 years ago
Actually run some tests
Some tests were initialised wrong and therefore not run when doing `node test.js`.
5c910119d4b21c6577800185639dab694dcf96b6 authored over 11 years ago
fix: Fix tests so that they are runnable
e858c8c5e9e02ceb2f729e5f64c739749dd4e504 authored over 11 years ago
e858c8c5e9e02ceb2f729e5f64c739749dd4e504 authored over 11 years ago
fix: Call ._write with correct arguments
1f101c39b35747a5eb122b1c2b2d83c1d5b6fb43 authored over 11 years ago
1f101c39b35747a5eb122b1c2b2d83c1d5b6fb43 authored over 11 years ago
small fixes
5143ececcee6f4955183e1efb88cd23b173680f1 authored over 11 years ago
5143ececcee6f4955183e1efb88cd23b173680f1 authored over 11 years ago
typo
56f8d70db5071dfb2880306582a2adce309de4d8 authored over 11 years ago
56f8d70db5071dfb2880306582a2adce309de4d8 authored over 11 years ago
README.md: Add text about _chainedBatch & AbstractChainedBatch
d810c14a7d7295c0933fa8da04c60d9766c39e92 authored over 11 years ago
d810c14a7d7295c0933fa8da04c60d9766c39e92 authored over 11 years ago
Add AbstractChainedBatch extendability tests
7d3c69b0b5b85337ebef791cd2424aa4a65e1b82 authored over 11 years ago
7d3c69b0b5b85337ebef791cd2424aa4a65e1b82 authored over 11 years ago
[fix] Always return this from .put(), .del() and .clear()
1ad3aab58feaf67353729ca2ebb5e3db6c0b1f69 authored over 11 years ago
1ad3aab58feaf67353729ca2ebb5e3db6c0b1f69 authored over 11 years ago
Export AbstractChainedBatch from abstract-leveldown
6749329a3f8327b3e7158f839fd913dc15857003 authored over 11 years ago
6749329a3f8327b3e7158f839fd913dc15857003 authored over 11 years ago
Make chainable batch extendable
d7d8c32d379a57e91a519edf63da3cfad2581c5d authored over 11 years ago
d7d8c32d379a57e91a519edf63da3cfad2581c5d authored over 11 years ago
@0.8.2
b2b197f5bed152064ce71a6e989c9a5bc983d2bb authored over 11 years ago
b2b197f5bed152064ce71a6e989c9a5bc983d2bb authored over 11 years ago
remove const
4505803d1d6ce6b73538cb118b078d50151a3a50 authored over 11 years ago
4505803d1d6ce6b73538cb118b078d50151a3a50 authored over 11 years ago
make safe for bops use
ae745a049fd8be7a233040def242c775447ed3c5 authored over 11 years ago
ae745a049fd8be7a233040def242c775447ed3c5 authored over 11 years ago
fix browserifyability
73af4453e1735c0c2f10ec65deb7d102d5bd5329 authored over 11 years ago
73af4453e1735c0c2f10ec65deb7d102d5bd5329 authored over 11 years ago
@0.7.4
3d1fb270a2b7ecb5241decc1a77ea5fc7d835a62 authored over 11 years ago
3d1fb270a2b7ecb5241decc1a77ea5fc7d835a62 authored over 11 years ago
browserify fixes
28c53ce8dd4debf28445b702072ab33160c35d79 authored over 11 years ago
28c53ce8dd4debf28445b702072ab33160c35d79 authored over 11 years ago
@0.7.3 release
65e9889328da5aa9bff6b4dda41227462c94aab1 authored over 11 years ago
65e9889328da5aa9bff6b4dda41227462c94aab1 authored over 11 years ago
Merge pull request #10 from rvagg/more-test
Add iterator test for limit = -1
2b3bcc2bcfbfaf2f26121906d4be688b108c5ce3 authored over 11 years ago
[fix] Explain limit=-1-test
0d0018820686c3b658803e65cb09f000a1327081 authored over 11 years ago
0d0018820686c3b658803e65cb09f000a1327081 authored over 11 years ago
Add iterator test for limit = -1
fa6e329456c353f16e451fb8eee3f09a5d429234 authored over 11 years ago
fa6e329456c353f16e451fb8eee3f09a5d429234 authored over 11 years ago
added @pgte to contrib list
a65a094fd2fc9bf03a29be4e26c599fd1c0b9fff authored over 11 years ago
a65a094fd2fc9bf03a29be4e26c599fd1c0b9fff authored over 11 years ago
0.7.2 release
a4fe32892ed64633ae19b4f61a358f1e38d6f27f authored over 11 years ago
a4fe32892ed64633ae19b4f61a358f1e38d6f27f authored over 11 years ago
Merge branch 'master' of github.com:rvagg/node-abstract-leveldown
8027faa50755f727fda59f6aa86ba40ac783933a authored over 11 years ago
8027faa50755f727fda59f6aa86ba40ac783933a authored over 11 years ago
Merge pull request #9 from rvagg/no-bind
remove all fn#bind
38834c2b100001ac3c3dda9ae6e9959366f51c00 authored over 11 years ago
Merge branch 'master' of github.com:rvagg/node-abstract-leveldown
Conflicts:
abstract/put-get-del-test.js
less prescriptive NotFound tests, prepare for lmdb
5253a8dc91eb298c3a96b82933fe3a16c6a6ae92 authored over 11 years ago
5253a8dc91eb298c3a96b82933fe3a16c6a6ae92 authored over 11 years ago
!es5
907e312746d8ffad77eb9f3b4f80a0ef12358efb authored over 11 years ago
907e312746d8ffad77eb9f3b4f80a0ef12358efb authored over 11 years ago
added iterator test for start after db
4319e5d3d8da69ab072db78708cfb00b83e253b6 authored over 11 years ago
4319e5d3d8da69ab072db78708cfb00b83e253b6 authored over 11 years ago
remove fn#bind from main file
1acf840eca0df9262b1960f286d7796b1ac76ebe authored over 11 years ago
1acf840eca0df9262b1960f286d7796b1ac76ebe authored over 11 years ago
remove fn#bind from iterator
2eaa9b56c6629d91e66837e7d7225776ad0f8639 authored over 11 years ago
2eaa9b56c6629d91e66837e7d7225776ad0f8639 authored over 11 years ago
clean up tests, make them work in node + browser
7396972156e9b2d33bf94ed989db92a94d268b5b authored over 11 years ago
7396972156e9b2d33bf94ed989db92a94d268b5b authored over 11 years ago
don't coerce values to strings in browser
402b51ad12d90d9d69e30448017db2e461d9530e authored over 11 years ago
402b51ad12d90d9d69e30448017db2e461d9530e authored over 11 years ago
freeze batch() state after write()
1cea31a12e004b30bac0fab2d752a21b6eb2cc25 authored over 11 years ago
1cea31a12e004b30bac0fab2d752a21b6eb2cc25 authored over 11 years ago
rename test
7e2e6da3773942152951742ddd3060d4f0e6ea4a authored over 11 years ago
7e2e6da3773942152951742ddd3060d4f0e6ea4a authored over 11 years ago
@0.7.1 release
07b0fe587b224c397fac2cc02413057b39303359 authored over 11 years ago
07b0fe587b224c397fac2cc02413057b39303359 authored over 11 years ago
adjust tests to be browserable
275ffc68de750ebdadc49c2c9ab182cc8dc32536 authored over 11 years ago
275ffc68de750ebdadc49c2c9ab182cc8dc32536 authored over 11 years ago
@0.7.0 release
96c4d66391fa4bf7d19e0b22db82d2988d9e3002 authored over 11 years ago
96c4d66391fa4bf7d19e0b22db82d2988d9e3002 authored over 11 years ago
add clear() to chained batch api
ff8d6f9d030e8865fd77473b98cdafd55be889ce authored over 11 years ago
ff8d6f9d030e8865fd77473b98cdafd55be889ce authored over 11 years ago
version bump @0.6.1
b9177585280bbc9ee65b5455f34963bd686179e4 authored over 11 years ago
b9177585280bbc9ee65b5455f34963bd686179e4 authored over 11 years ago
I forgot to convert one more throw in a callback in the AbstractIterator#end()
49a583d40f6fd3324e6870de4594ea57d788260e authored over 11 years ago
49a583d40f6fd3324e6870de4594ea57d788260e authored over 11 years ago
@0.6.0 release
bf8b6ac4a9de6326a34debd9bef934fc647c9eee authored over 11 years ago
bf8b6ac4a9de6326a34debd9bef934fc647c9eee authored over 11 years ago
minor style tweaks
709609e124c23cfa2d41022807ae2c56162b8e38 authored over 11 years ago
709609e124c23cfa2d41022807ae2c56162b8e38 authored over 11 years ago
Aligned the API of the abstract-iterator to not throw on nexting and ending.
d51c3657563d7b2beae202d918e7c6136d5e385f authored over 11 years ago
d51c3657563d7b2beae202d918e7c6136d5e385f authored over 11 years ago
change error type checks from deepEqual
1468f4ada3624ca930717d75347ec9368ef7569f authored over 11 years ago
1468f4ada3624ca930717d75347ec9368ef7569f authored over 11 years ago
@0.5.0 release
5bfb30f5fabb8ffe5490772df390ec06463436ef authored over 11 years ago
5bfb30f5fabb8ffe5490772df390ec06463436ef authored over 11 years ago
Merge remote-tracking branch 'origin/less-throwing-in-iterator'
ef43434a7cf35f80bc8da4ae72c1eb993d56ba64 authored over 11 years ago
ef43434a7cf35f80bc8da4ae72c1eb993d56ba64 authored over 11 years ago
update contributors list
0057142ef281d81fe69985344a1acc3c29ad080a authored over 11 years ago
0057142ef281d81fe69985344a1acc3c29ad080a authored over 11 years ago
@0.4.0 release
d4c1a406102b3264bd5cfb6d4236be24df5e7b58 authored over 11 years ago
d4c1a406102b3264bd5cfb6d4236be24df5e7b58 authored over 11 years ago