Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Sequence #27

Closed
benbjohnson opened this issue Feb 13, 2014 · 1 comment
Closed

Sequence #27

benbjohnson opened this issue Feb 13, 2014 · 1 comment
Assignees
Milestone

Comments

@benbjohnson
Copy link
Member

Add an autoincrementing sequence integer to the bucket:

func (*DB) NextSequence(name string) (int, error)
func (*RWTransaction) NextSequence(name string) (int, error)
@benbjohnson benbjohnson added this to the v0.1.0 milestone Feb 13, 2014
@benbjohnson benbjohnson self-assigned this Feb 13, 2014
@benbjohnson
Copy link
Member Author

Fixed with #31.

heyitsanthony pushed a commit to heyitsanthony/bolt that referenced this issue Aug 13, 2017
README: update links to 'coreos/bbolt'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant