1.0.0 • Published 2 years ago

homogenize v1.0.0

Weekly downloads
27
License
MIT
Repository
-
Last release
2 years ago

Actions Status codecov License: MIT

Merge one or more b-tree cursors into a single iterator.

WhatWhere
Discussionhttps://github.com/bigeasy/homogenize/issues/1
Documentationhttps://bigeasy.github.io/homogenize
Sourcehttps://github.com/bigeasy/homogenize
Issueshttps://github.com/bigeasy/homogenize/issues
CIhttps://travis-ci.org/bigeasy/homogenize
Coverage:https://codecov.io/gh/bigeasy/homogenize
License:MIT
npm install homogenize

Homogenize merges two or more MVCC iterators into a single iterator. Homogenize will first advance all of the iterators. It then selects the least value from the all iterators, returns that value, and then advances the iterator from which the value was returned. For reverse iterators the greatest value is selected.

2.0.0-alpha.29

2 years ago

2.0.0-alpha.28

2 years ago

2.0.0-alpha.27

3 years ago

2.0.0-alpha.26

3 years ago

2.0.0-alpha.25

3 years ago

2.0.0-alpha.24

3 years ago

2.0.0-alpha.23

3 years ago

2.0.0-alpha.22

3 years ago

2.0.0-alpha.21

3 years ago

2.0.0-alpha.20

3 years ago

2.0.0-alpha.19

3 years ago

2.0.0-alpha.18

3 years ago

2.0.0-alpha.17

3 years ago

2.0.0-alpha.16

3 years ago

2.0.0-alpha.15

3 years ago

2.0.0-alpha.14

3 years ago

2.0.0-alpha.13

3 years ago

2.0.0-alpha.12

4 years ago

2.0.0-alpha.11

4 years ago

2.0.0-alpha.10

4 years ago

2.0.0-alpha.9

4 years ago

2.0.0-alpha.8

4 years ago

2.0.0-alpha.7

4 years ago

2.0.0-alpha.6

4 years ago

2.0.0-alpha.5

4 years ago

2.0.0-alpha.4

4 years ago

2.0.0-alpha.3

4 years ago

2.0.0-alpha.2

4 years ago

2.0.0-alpha.1

4 years ago

2.0.0-alpha.0

4 years ago

1.0.0

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.1

9 years ago