1.0.2 • Published 2 years ago

designate v1.0.2

Weekly downloads
6
License
MIT
Repository
github
Last release
2 years ago

Actions Status codecov License: MIT

Iterate an MVCC b-tree cursor selecting the most recent version of a record.

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

Designate takes a map of valid versions. It will skip records that do not have a version in the valid version map, then select the greatest version from the available versions. It also mainatins a list of versions visisted during the iteration. This is used to implement multi-version concurrency control in a Strata b-tree and is part of the MVCC library and the Strata universe.

2.0.0-alpha.24

2 years ago

2.0.0-alpha.23

2 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

3 years ago

2.0.0-alpha.11

4 years ago

2.0.0-alpha.10

4 years ago

2.0.0-alpha.7

4 years ago

2.0.0-alpha.8

4 years ago

2.0.0-alpha.9

4 years ago

2.0.0-alpha.5

4 years ago

2.0.0-alpha.6

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.0

4 years ago

2.0.0-alpha.1

4 years ago

1.0.2

7 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago