Commit graph

4 commits

Author SHA1 Message Date
alexisvisco
80b7d7367f fix global err names
add BulkPush and BulkPop
2019-03-27 11:09:09 +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
7f4cb89dca document code 2019-03-26 10:25:49 +01:00
alexisvisco
95120c77b1 add readme, now the driver is ok! 2019-03-25 20:34:14 +01:00
Renamed from sonic/connector.go (Browse further)