syumai
|
8bcfd0df83
|
replace TinyGo with Go in README.md
|
2024-12-03 01:04:44 +09:00 |
|
syumai
|
a7fb285264
|
add Queues to Features list
v0.27.0
|
2024-11-10 00:52:46 +09:00 |
|
syumai
|
4beee48384
|
Merge pull request #133 from syumai/split-producer-send-message-funcs
split queues.Producer's Send funcs and BatchMessage constructors
|
2024-11-10 00:34:44 +09:00 |
|
syumai
|
15f2b81fcf
|
update queues example
|
2024-11-10 00:30:25 +09:00 |
|
syumai
|
d0919c3abf
|
add comments to queues public funcs
|
2024-11-10 00:30:20 +09:00 |
|
syumai
|
c55bf16a3e
|
update queues test impl
|
2024-11-10 00:28:47 +09:00 |
|
syumai
|
374d3a8461
|
rename queues.WithDelay to queues.WithDelaySeconds
|
2024-11-10 00:28:47 +09:00 |
|
syumai
|
c4e9274e73
|
update SendBatch impl
|
2024-11-10 00:28:47 +09:00 |
|
syumai
|
4fa8e20a64
|
rename producer_opts.go to sendoptions.go
|
2024-11-10 00:28:47 +09:00 |
|
syumai
|
b54a5edc0d
|
split queues.batchSendOptions
|
2024-11-10 00:28:47 +09:00 |
|
syumai
|
488aec9585
|
split queue.NewBatchMessage funcs
|
2024-11-10 00:28:47 +09:00 |
|
syumai
|
9cfa0111ef
|
split queue.Producer's send methods
|
2024-11-10 00:28:41 +09:00 |
|
syumai
|
693eaf206f
|
split batchmessage.go
|
2024-11-09 17:59:56 +09:00 |
|
syumai
|
605532b98b
|
Merge pull request #132 from syumai/split-wait-for-ready-from-serve
split Done funcs from workers.Serve / cron.ScheduleTask
|
2024-11-08 02:40:40 +09:00 |
|
syumai
|
379d0120a9
|
fix Done func name in handler.go
|
2024-11-08 02:37:16 +09:00 |
|
syumai
|
fc07f1d66e
|
add multiple-handlers example
|
2024-11-08 02:33:41 +09:00 |
|
syumai
|
68bb0c7e08
|
rename WaitForCompletion to Done
|
2024-11-08 02:33:28 +09:00 |
|
syumai
|
87cf65a213
|
update cron example
|
2024-11-08 02:23:20 +09:00 |
|
syumai
|
2a59c59bae
|
split cloudflare/cron.WaitForCompletion from cron.ScheduleTask
|
2024-11-08 02:23:20 +09:00 |
|
syumai
|
5f0fcb01dd
|
split workers.Ready and workers.WaitForCompletion from workers.Serve
|
2024-11-08 02:23:15 +09:00 |
|
syumai
|
6e29c1e9e5
|
Merge pull request #130 from ben-krieger/schedule-task-non-block
Support HTTP Request and Cron Trigger in Single Worker
|
2024-11-08 01:38:38 +09:00 |
|
Ben Krieger
|
84f6c350ca
|
Add cron.ScheduleTaskNonBlock for use with workers.Serve
|
2024-11-07 11:36:09 -05:00 |
|
syumai
|
8784539f6f
|
Merge pull request #129 from ben-krieger/response-content-length
Response content length
|
2024-11-08 01:34:56 +09:00 |
|
Ben Krieger
|
bdd54f02e7
|
Carry over non-zero Content-Length to Response
|
2024-11-07 11:23:07 -05:00 |
|
syumai
|
f0f5c6ff9e
|
Merge pull request #128 from ben-krieger/d1-blob
Support []byte arguments to D1 Query/Exec
|
2024-11-08 01:17:38 +09:00 |
|
syumai
|
dfdd7e760e
|
Merge pull request #125 from meandnano/feature/queues
Add message producer
|
2024-11-08 01:11:40 +09:00 |
|
Ben Krieger
|
6642597fbc
|
Support []byte arguments to D1 Query/Exec
|
2024-10-30 16:07:09 -04:00 |
|
mike.art
|
ae2bcf1937
|
Add tests and docs
|
2024-10-15 13:24:49 +02:00 |
|
mike.art
|
bdeff99c27
|
Fix "bytes" value mapping
|
2024-10-14 12:38:13 +02:00 |
|
mike.art
|
ee70c46c1e
|
Add message producer
|
2024-10-13 19:01:02 +02:00 |
|
syumai
|
ad33cfb9ba
|
Merge pull request #124 from syumai/fix-fetch-stream-empty-response
fixed panic on fetch returning empty response
v0.26.3
|
2024-08-11 22:15:33 +09:00 |
|
syumai
|
cf3b68b6b3
|
fixed panic on fetch returning empty response
|
2024-08-11 22:07:10 +09:00 |
|
syumai
|
50d520dbd0
|
Merge pull request #120 from Skee/main
add jsutil.MaybeInt wrapper; apply it to IncomingProperties.Asn
v0.26.2
|
2024-07-30 11:08:04 +09:00 |
|
Mircea Suciu
|
0b2343b258
|
add jsutil.MaybeInt wrapper; apply it to IncomingProperties.Asn
|
2024-07-29 13:19:42 +00:00 |
|
syumai
|
e5ed933894
|
Merge pull request #118 from vhespanha/fix-issue-49
add template for cron jobs creation (issue 49)
|
2024-06-26 23:37:18 +09:00 |
|
vinicius
|
2a97a83a50
|
rename tiny-go to tinygo to stay consistant with the project
|
2024-06-26 14:27:00 +00:00 |
|
vhespanha
|
53e3359fb9
|
add template for cron jobs creation
|
2024-06-25 22:27:30 -03:00 |
|
syumai
|
6d313765fb
|
fix handler file names
v0.26.1
|
2024-05-18 01:00:59 +09:00 |
|
syumai
|
9ca5cf3840
|
Merge pull request #114 from syumai/add-non-js-handler
add normal HTTP server listener for debugging purposes
|
2024-05-03 02:54:45 +09:00 |
|
syumai
|
f00717f861
|
add normal HTTP handler for debugging purposes
|
2024-05-03 02:47:30 +09:00 |
|
syumai
|
67461c4c6e
|
use local DB for d1-blog-server example
v0.26.0
|
2024-04-27 16:56:00 +09:00 |
|
syumai
|
a0eb7cdcb5
|
rename D1 row columns field name and changed to use result of rowsArray.shift() directly
|
2024-04-27 16:21:07 +09:00 |
|
syumai
|
640a515c7b
|
change rowObj var name to rowArray
|
2024-04-27 15:34:02 +09:00 |
|
syumai
|
2b25f7619a
|
Merge pull request #113 from syumai/specify-shell-in-makefile
|
2024-04-25 09:12:34 +09:00 |
|
syumai
|
99db87d361
|
specify SHELL in Makefile
|
2024-04-25 08:50:01 +09:00 |
|
syumai
|
617355c21b
|
Merge pull request #112 from zztkm/fix#106
fix D1 driver implementation using stmt.raw({ columnNames: true })
|
2024-04-25 08:42:27 +09:00 |
|
zztkm
|
33abcb5423
|
fix some minor points
|
2024-04-25 07:59:07 +09:00 |
|
zztkm
|
cef5b9b6a2
|
fix D1 driver implementation using stmt.raw({ columnNames: true })
|
2024-04-24 23:52:54 +09:00 |
|
syumai
|
73526abae1
|
Merge pull request #111 from syumai/fix-handler
fix handler error handlings
v0.25.0
|
2024-04-21 03:49:45 +09:00 |
|
syumai
|
1b359b90d9
|
reduce panic in stream canceling
|
2024-04-21 03:47:19 +09:00 |
|