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

Update go bindings #140

Merged
merged 1,692 commits into from Dec 10, 2013
Merged

Update go bindings #140

merged 1,692 commits into from Dec 10, 2013

Conversation

derekchiang
Copy link
Contributor

Support for (some) admin operations is added.

rescrv and others added 30 commits January 11, 2013 13:33
^C a node.  As long as the last node to leave a region does so cleanly,
it will come back.
Signed-off-by: Nick Tolomiczenko <nick.tolomiczenko@gmail.com>
Signed-off-by: Nick Tolomiczenko <nick.tolomiczenko@gmail.com>
Development versions didn't have a problem, nor did tarballs.  But for some
reason, the debian/ubuntu package creation process doesn't initialize these
correctly and we get a crash.
Signed-off-by: Nick Tolomiczenko <nick.tolomiczenko@gmail.com>
rescrv and others added 29 commits November 7, 2013 11:00
* 'add-hypergo' of git://github.com/derekchiang/HyperDex: (38 commits)
  This commit and all previous that I have authored are signed off by me
  Update tests to delete whatever is created during the tests
  Adding the last few APIs
  Adding more test cases; using own data types
  Get rid of a useless struct
  Add test cases
  Adding support for map operations
  Adding more APIs
  Add support for all attribute datatypes
  Bug fix
  Adding support for unpacking maps
  Using C client to pack sets and maps
  Using C client to pack lists
  Making use of hyperdex_client_error_message
  Add package synopsis.
  Change map structure
  Add support for float
  Adding some comments
  Update README
  Add util functions to deal with map operations
  ...
Signed-off-by: Derek Chiang <derekchiang93@gmail.com>
The last node to leave the space must be the first to come back.  Do not remove
failed nodes, only cleanly shutdown nodes.  If the cluster is read-only, you can
shutdown more cleanly by bringing nodes up in any order.  This commit message
portrays a simplified understanding of what's going on.
…rDex

* 'add-list-spaces' of https://github.com/derekchiang/HyperDex:
  Add list-spaces command
  This commit and all previous that I have authored are signed off by me
  Add list_spaces
* 'fix_pkgconf' of git://github.com/seanogden/HyperDex:
  fixed pkgconf for client.
@rescrv rescrv merged commit a8d7239 into rescrv:master Dec 10, 2013
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

8 participants