Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RangeReg as a new supported datatype #47

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lenary
Copy link

@lenary lenary commented Jul 23, 2014

Rangereg is a register for integers that tracks the largest,
the smallest, the first (by timestamp) and the last (by timestamp)
integers assigned into it.

This allows you to assign new integers to the rangereg
(however, without specifying the timestamp).

This is part of the changes in basho/riak_kv#1005 .

Rangereg is a register for integers that tracks the largest,
the smallest, the first (by timestamp) and the last (by timestamp)
integers assigned into it.

This allows you to assign new integers to the rangereg
(however, without specifying the timestamp).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant