John Shahid
4cc36fb7f6
Fix the millisecond time precision in the client
2014-09-11 18:16:22 -04:00
Paul Dix
6ddfba6e32
Add ability to update existing shard spaces.
...
This will help users recover from #886 . It's dangerous functionality because it only changes the metadata. Will document and tell people to use with caution.
2014-09-08 14:18:32 -04:00
John Shahid
b66eab4f25
Remove some api endpoints that are redundant
2014-09-03 15:10:42 -04:00
Paul Dix
632dba81dc
Make create shard space endpoint database specific.
...
Fixes #831 . Shard spaces now belong to a database so the endpoint should reflect that.
2014-08-15 13:23:21 -04:00
John Shahid
cfde05dbd1
Add New() to the client library so users can do client.New()
2014-07-17 14:50:01 -04:00
John Shahid
f6ae65d134
Fix the package name of the client package
2014-07-17 14:49:07 -04:00
John Shahid
fd45c9255b
Remove more indirect references to the protocol package
...
Fix #756
2014-07-17 14:23:23 -04:00
Vaibhav Bhembre
5503d5424e
Prevent redundant copies when pulling in queried data-points
2014-07-15 15:21:04 -04:00
John Shahid
d40a196234
Use the same ShardSpace in the server and client
2014-07-14 19:41:13 -04:00
John Shahid
a915bf5e87
Subtree merged client code
2014-07-14 19:09:26 -04:00