Commit graph

39 commits

Author SHA1 Message Date
5f1bdbd372
rename module 2025-09-01 20:54:51 +02:00
Rémi Caumette
d31eb03ae2
Create LICENSE 2021-08-27 16:43:20 +02:00
Alexis Viscogliosi
bcfc861926
update: go.mod 2021-01-26 12:04:05 +01:00
Alexis Viscogliosi
a5da12c2ea
Merge pull request #18 from timurgarif/feature_lang_param
Add support for optional LANG param
2021-01-25 17:57:47 +01:00
Timur Garifulin
883b9471ce Add support for optional LANG param 2021-01-25 16:10:22 +03:00
Alexis Viscogliosi
6ce59fd4b8
Merge pull request #19 from Jonarod/master
Inverted logic in Controllable
2021-01-25 09:13:27 +01:00
Jonarod
f43eee559e
Update go.mod 2021-01-20 10:05:33 +01:00
Jonarod
2a264bffef
Inverted logic in Controllable
If Action is NOT valid, then throw error.
2021-01-20 09:52:02 +01:00
alexisvisco
1cfe7c425f driver: remove possible leak when quit 2020-04-17 18:53:47 +02:00
Alexis Viscogliosi
a5d374c6e0
doc: update readme 2019-11-18 12:40:16 +01:00
Alexis Viscogliosi
a1b0a26c69
Merge pull request #13 from BenSlabbert/fix/9-bulk-push-pop-causes-program-hang
fix: bulk push/pop looping forever
2019-11-18 12:38:46 +01:00
benjamin.slabbert
8073daa173 9 - fixing bulk push/pop 2019-11-16 11:32:04 +02:00
Alexis Viscogliosi
43d274259e
Merge pull request #8 from Leryan/doc
doc: thread safety prevention
2019-10-27 17:07:12 +01:00
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