Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Asynchronous key/value store #30

Merged
merged 1 commit into from
Jun 17, 2015
Merged

Conversation

Marmelatze
Copy link
Contributor

I added two methods to get Value objects from the key/value store asynchronously and to watch for changes.

I also changed the index variable from int to long in the QueryOptionsBuilder and QueryOptions to reflect the changes made to ConsulResponse. Is this ok or should I open a separate PR?

rickfast added a commit that referenced this pull request Jun 17, 2015
Asynchronous key/value store
@rickfast rickfast merged commit 9e2ac41 into rickfast:master Jun 17, 2015
@rickfast
Copy link
Owner

One PR is cool. Thanks for adding the async k/v methods. I've been meaning to do that before 1.0.

Thanks again! I'll publish a new version tomorrow morning.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants