非法操作
25e013618a
fix self.session.delete alway success ( #12 )
...
* fix self.session.delete alway success
* fix save data always failed
* redis delete response deleted item num
* add deleted num to invocate response
2025-04-11 13:32:52 +08:00
Yeuoly
1944a829d2
feat: add plugin access action to session write method ( #64 )
...
Modify session write method to include a new plugin access action parameter across multiple runtime implementations. This change allows for more granular tracking and handling of plugin interactions by introducing an optional action context to the write method.
2025-03-06 14:51:32 +08:00
Yeuoly
15060ee312
refactor: move entities to pkg
2025-01-06 14:52:02 +08:00
Yeuoly
bc27da9524
fix: avoid writing logs into file
2024-12-19 16:18:30 +08:00
Yeuoly
a7d1f80ed7
fix: nil pointer dereference of session backwards invocation
2024-12-16 21:04:58 +08:00
Yeuoly
59226d36a5
feat: add incoming information into sessions
2024-10-16 15:25:49 +08:00
Yeuoly
1a78a5a903
feat: add incoming session information into requests
2024-10-16 15:00:13 +08:00
Yeuoly
267d016d3a
feat: support cmdline test
2024-09-19 15:57:07 +08:00
Yeuoly
93f1d3b75a
fix: ci
2024-09-18 17:35:28 +08:00
Yeuoly
fefd3ef53e
feat: support cli testing
2024-09-18 17:04:40 +08:00
Yeuoly
8dd58b32c4
refactor
2024-09-09 20:03:32 +08:00
Yeuoly
3603a9c5b9
refactor
2024-09-04 14:39:07 +08:00
Yeuoly
dc402cd948
refactor: plugin id/identity and plugin installation
2024-09-03 22:38:19 +08:00
Yeuoly
1115a3f669
refactor: support aws lambda using persistence storage
2024-08-29 00:18:26 +08:00
Yeuoly
e139f38c1f
feat: service support persistence
2024-08-28 23:37:55 +08:00
Yeuoly
73cdc945ee
feat: refactor aws
2024-08-25 18:26:03 +08:00
Yeuoly
32d0160262
feat: aws lambda function invoke lifetime
2024-08-24 00:36:39 +08:00
Yeuoly
8294a61d4c
refactor: session manager
2024-08-23 23:27:43 +08:00
Yeuoly
54d2074118
refactor: implment session writer
2024-08-23 21:35:20 +08:00
Yeuoly
11989403be
refactor: backwards invocation
2024-08-23 20:58:33 +08:00
Yeuoly
f85bd95840
fix: subprocess hangs
2024-07-24 17:35:10 +08:00
Yeuoly
f62f3af5d1
feat: migrate to mapstruct
2024-07-23 00:08:59 +08:00
Yeuoly
137fb37118
refactor: session
2024-07-05 23:10:35 +08:00