John Shahid
f454946b67
Make compression configurable in the client
2014-06-20 17:37:22 -04:00
Paul Dix
a678aa4da4
Fix delWithBody method to take an interface of io.reader
2014-06-13 17:34:00 -04:00
Paul Dix
33a5c6540c
Add dropshards
2014-06-13 16:20:07 -04:00
Paul Dix
84685bb138
Make getshards return objects
2014-06-13 14:00:59 -04:00
Paul Dix
687a2d99bf
Add method to get shards
2014-06-12 16:59:50 -04:00
John Shahid
63c9a5f67d
add functions to get and remove servers
2014-05-20 16:50:05 -04:00
John Shahid
dfbdf27e48
Add ChangeClusterAdminPassword and AuthenticateClusterAdmin
2014-05-06 17:07:32 -04:00
John Shahid
5a85dae98c
add ChangeDatabaseUser to be able to change db user passwords, etc
2014-05-02 13:09:21 -04:00
John Shahid
86c469e06d
add a way to set the user permissions in the client
2014-04-25 16:05:45 -04:00
John Shahid
367d4a535e
add continuous queries functions
2014-04-18 14:58:00 -04:00
John Shahid
9ad968cc8b
Merge pull request #8 from ves/master
...
fix typo
2014-04-17 16:13:57 -04:00
Vahram Sukyas
494584dddd
fix typo
2014-04-17 13:11:33 -07:00
John Shahid
44ff5f4618
implement ApiSeries interface
...
This interface is defined in influxdb and is used by the code that
converts between internal series representation and the http api
representation. This is needed because the engine test suite was written
using the internal representation.
2014-04-03 19:05:04 -04:00
John Shahid
b315c8936c
add another config option to generate the right schema
2014-04-03 16:35:44 -04:00
John Shahid
d5af821cee
support an optional time precision argument in Query()
2014-04-03 16:28:58 -04:00
John Shahid
aee520019d
add Ping() and AuthenticateDatabaseUser()
2014-04-03 16:28:58 -04:00
John Shahid
740f0e0903
fix #7 . Make it possible to pass an http client
2014-04-03 16:28:53 -04:00
John Shahid
7bcdc9cb6a
Merge pull request #6 from kuba--/master
...
Fix typo in 'password'
2014-03-25 16:39:10 -04:00
Kuba Podgorski
1ff6b651b8
Fix typo
2014-03-25 13:04:31 -07:00
John Shahid
88231d860a
Move common code in the WriteSeries functions to writeSeriesCommon
2014-02-14 11:49:51 -05:00
John Shahid
b86fca46b0
Merge branch 'WriteSeriesWithTimePrecision' of github.com:svanharmelen/influxdb-go
2014-02-14 11:45:43 -05:00
Sander van Harmelen
2acc30ff3b
Added a method to write series with a specific time_precision
2014-02-14 17:38:20 +01:00
John Shahid
74febc7829
add a test
2013-12-10 16:45:55 -05:00
John Shahid
3a0cc34755
add a go influxdb client
2013-12-10 16:45:55 -05:00
John Shahid
89bafefe5e
add .gitignore
2013-12-10 16:45:55 -05:00
Paul Dix
c91885e5af
Initial commit
2013-11-05 12:00:19 -08:00