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
added chained batch form
efbd19aa59ce423e2c64be60bf29a00bb98c50ea authored over 11 years ago
efbd19aa59ce423e2c64be60bf29a00bb98c50ea authored over 11 years ago
All error conditions should goes into the callback for Iterator.
3c85369e69a0e5f02688e4818d64ac45ddcbf1b1 authored over 11 years ago
3c85369e69a0e5f02688e4818d64ac45ddcbf1b1 authored over 11 years ago
more overridable methods, @0.3.0 release
da0ef1310ab0d43edbbb9bfa0f425a2c8afc4af9 authored over 11 years ago
da0ef1310ab0d43edbbb9bfa0f425a2c8afc4af9 authored over 11 years ago
@0.2.3, stricter open() criteria
fc3990e381e58a37dbb33d5667276b66ae5ae7d2 authored over 11 years ago
fc3990e381e58a37dbb33d5667276b66ae5ae7d2 authored over 11 years ago
@0.2.2 release
581beb77ab33f653eec4d58757d20b22e69a159b authored over 11 years ago
581beb77ab33f653eec4d58757d20b22e69a159b authored over 11 years ago
split up open() tests
3875f5a9850343b97977e32b7cfc4b77ad06f904 authored over 11 years ago
3875f5a9850343b97977e32b7cfc4b77ad06f904 authored over 11 years ago
@0.2.1 release
0c0bc5863d3115c1f72b1f73fbb4fa4de397c15c authored over 11 years ago
0c0bc5863d3115c1f72b1f73fbb4fa4de397c15c authored over 11 years ago
additional bufferification
b3374da6fc643486fc1a9a0aba70b8275ffb7a85 authored over 11 years ago
b3374da6fc643486fc1a9a0aba70b8275ffb7a85 authored over 11 years ago
version bump for @0.2.0 release
4ad585e49d14c1ed1ef57acbc906557e580cd4be authored over 11 years ago
4ad585e49d14c1ed1ef57acbc906557e580cd4be authored over 11 years ago
Merge pull request #4 from rvagg/bufferificationifying
re-Bufferify tests
6452abfc2c926a5b0f127be11b843650ae80935c authored over 11 years ago
re-Bufferify testst
c78bc1e293a9c00c55d14b1eb895399833b9bf08 authored over 11 years ago
c78bc1e293a9c00c55d14b1eb895399833b9bf08 authored over 11 years ago
made OPEN, added LevelUP contributors
c7f10610f0e15d5e4ec1e74bae63c19b8ce3b206 authored over 11 years ago
c7f10610f0e15d5e4ec1e74bae63c19b8ce3b206 authored over 11 years ago
Merge branch 'master' of github.com:rvagg/node-abstract-leveldown
8d69bcb8e41d490b7a5ee8f8ecb64783e55f41f4 authored over 11 years ago
8d69bcb8e41d490b7a5ee8f8ecb64783e55f41f4 authored over 11 years ago
dont stringify
ce043da4d8cef7872c06d154a537aa4dafabb464 authored over 11 years ago
ce043da4d8cef7872c06d154a537aa4dafabb464 authored over 11 years ago
dont test buffer start/end keys in browser
2cab00922e8a3b9bad24723d89146c8b8b66a19d authored over 11 years ago
2cab00922e8a3b9bad24723d89146c8b8b66a19d authored over 11 years ago
switch some .type tests to use .ok since tape doesnt have type
ff1ab3ec9314e923b49a2d7d8eb62fc4d1c35d5d authored over 11 years ago
ff1ab3ec9314e923b49a2d7d8eb62fc4d1c35d5d authored over 11 years ago
add in toString that I mistakenly removed
9195d7dc16919016ea9bd1a7b6450f245ec37748 authored over 11 years ago
9195d7dc16919016ea9bd1a7b6450f245ec37748 authored over 11 years ago
make some changes for tape compatibility
397ac6c33f43e4f63eb2621abb962633ceb597a1 authored over 11 years ago
397ac6c33f43e4f63eb2621abb962633ceb597a1 authored over 11 years ago
dont use isa as it doesnt exist in tape
6b6d23f9192aad5896a7bcede2db6739745a2d23 authored over 11 years ago
6b6d23f9192aad5896a7bcede2db6739745a2d23 authored over 11 years ago
version bump for @0.1.0 release
d3eba35d017367327eb82f4c8a5b3dc6a12d296f authored almost 12 years ago
d3eba35d017367327eb82f4c8a5b3dc6a12d296f authored almost 12 years ago
add abstract tests from leveldown
c5f0f6924b7cfe6ab719c2aba3de02f23d0376e4 authored almost 12 years ago
c5f0f6924b7cfe6ab719c2aba3de02f23d0376e4 authored almost 12 years ago
doc clarifications & fixes
a34f0af53f8215243915c600b03cfce89fb76d0f authored almost 12 years ago
a34f0af53f8215243915c600b03cfce89fb76d0f authored almost 12 years ago
version bump @0.0.2
f446e84c9cf0541e52821e4504664346d4ff0b33 authored almost 12 years ago
f446e84c9cf0541e52821e4504664346d4ff0b33 authored almost 12 years ago
more checks, export checkKeyValue()
e516c2d7592017d87570eddc6bd10ed035061b8f authored almost 12 years ago
e516c2d7592017d87570eddc6bd10ed035061b8f authored almost 12 years ago
node 0.10 for travis
2858e94c15ae7bd1bcf3b4172fb5967fce316979 authored almost 12 years ago
2858e94c15ae7bd1bcf3b4172fb5967fce316979 authored almost 12 years ago
version bump for @0.0.1
769f054c1c3d1a2fcf67fe33e80b192584f12dde authored almost 12 years ago
769f054c1c3d1a2fcf67fe33e80b192584f12dde authored almost 12 years ago
more complete error checking
4015c7b8707783a8497bd8336ee8bbaf16f0e85d authored almost 12 years ago
4015c7b8707783a8497bd8336ee8bbaf16f0e85d authored almost 12 years ago
use leveldown github repo for devDep for now
581b868d3d5ce89f043e11a159796bfb541d1a3b authored almost 12 years ago
581b868d3d5ce89f043e11a159796bfb541d1a3b authored almost 12 years ago
initial import
5dc05673ceeafde4a7e796493718043e56e39667 authored almost 12 years ago
5dc05673ceeafde4a7e796493718043e56e39667 authored almost 12 years ago