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
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
benjamin.slabbert
8073daa173
9 - fixing bulk push/pop
2019-11-16 11:32:04 +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
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
52d3ad065b
add bulk with go routines
2019-03-27 15:22:27 +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
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
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