Florent Peterschmitt
2515bd3339
show what to replace
2019-10-27 13:29:22 +01:00
Florent Peterschmitt
adfd010a93
thread safety + go1.13
2019-10-27 13:25:09 +01:00
Alexis Viscogliosi
c735f46ecb
Merge pull request #5 from StevenACoffman/master
...
fix: buffer overflow and avoid copying lock value
2019-09-18 17:59:22 +02:00
Steve Coffman
083e2b588e
f88985149c/lib/channel/generic.js (L59)
2019-08-11 19:11:33 -04:00
Steve Coffman
ccf2b7b321
Avoid copy lock value and split push
2019-08-11 18:13:37 -04:00
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