Commit graph

21 commits

Author SHA1 Message Date
alexisvisco
13c8ecfd5a add badge linter 2019-03-27 15:51:16 +01:00
alexisvisco
306a0979b2 fix lint 2019-03-27 15:46:45 +01:00
alexisvisco
3061d33062 fix errors
fix readme
2019-03-27 15:39:52 +01:00
alexisvisco
241f6b889b fix errors with readme 2019-03-27 15:27:30 +01:00
alexisvisco
b0efe6f165 update readme 2019-03-27 15:27:04 +01:00
alexisvisco
52d3ad065b add bulk with go routines 2019-03-27 15:22:27 +01:00
alexisvisco
56a7e26248 update readme 2019-03-27 11:33:04 +01:00
alexisvisco
ed961675e5 fix bulk 2019-03-27 11:32:37 +01:00
alexisvisco
80b7d7367f fix global err names
add BulkPush and BulkPop
2019-03-27 11:09:09 +01:00
Alexis Viscogliosi
33d5ed706f
Merge pull request #1 from gologi/patch-1
Fix connect
2019-03-26 21:18:28 +01:00
gologi
77230ea4c8
Fix connect
Connect() is not working:
- crash on clean() call on uninitialized c.conn
- c.closed set to true on clean() call, but not updated on connect, causes " connection is closed" error.
2019-03-26 15:20:40 +01:00
alexisvisco
650ddab3c1 fix doc link with badge 2019-03-26 10:41:43 +01:00
alexisvisco
c9a7f68c72 add doc link to the readme 2019-03-26 10:38:07 +01:00
alexisvisco
7f4cb89dca document code 2019-03-26 10:25:49 +01:00
alexisvisco
0208b42e2a fix git ignore 2019-03-25 20:39:42 +01:00
alexisvisco
65b1511456 add sonic link to the readme 2019-03-25 20:37:59 +01:00
alexisvisco
5475060a69 refactor example 2019-03-25 20:34:48 +01:00
alexisvisco
95120c77b1 add readme, now the driver is ok! 2019-03-25 20:34:14 +01:00
alexisvisco
7dd0faf24b driver is functional 2019-03-25 19:42:23 +01:00
alexisvisco
df036ec680 add count, pop ingester 2019-03-25 16:38:18 +01:00
alexisvisco
dd927a4ab4 first version of go-sonic, missing lot of stuff 2019-03-25 15:58:07 +01:00