-
when i use redis in lua, i got this problem
here is the file structure
filename : init.lua
```
redis = require "resty.redis"
ssl = require "ngx.ssl"
cjson = require 'cjson'
```
filename: n…
-
hi ~ @doujiang24:
I have a problem about message send success (sended status),but kafka can not receive message. this problem ocurr after a day or two when starting my nginx. if you use commad "nginx …
-
Hello:
I use CJSON for data parsing
1. The file is in JSON format.
2. The file size is 1KB.
3. cJSON_Parse, prompt stack overflow.
A 1KB file is just a test file, and the final file size may be…
-
Now that we have 3.9 working, we'll need to ship it:
- [ ] get a TestFlight build out
- [x] check App Store crashes and reviews
- [x] profile the app
- [x] update the documentation
- [x] update…
-
I was force find a way to upload big datarecords to postgrsql
Frist I use Torgar buil insert for it. It was faster way doing it.
After a while I exaime if it does not exists anything better
yes…
-
**JSON.stringify(obj)** be translate to **JSON:stringify(obj)**
but there is no define for JSON in lua.
how can i deal with JSON?
thanks!
-
### Is your feature request related to a problem?
Memory allocartion always internal, need to have an option to choose it to delegates internal or external.
### Describe the solution you'd like.
_N…
-
I tried to compile it for WIN out of curiosity, but I noticed that cJSON.c is missing from the repo?
Guenther
-
Win32下缺少cjson.lib文件
-
==376==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x007f78003b43 at pc 0x007f7f67c14c bp 0x007fc3abf850 sp 0x007fc3abf8c8
READ of size 708 at 0x007f78003b43 thread T0
#0 0x7f7f67c1…