|
|
210253628c
|
feat: implement session management with SessionService and SessionPlugin; refactor query execution to handle session cookies; update token and query handling for improved session tracking
|
2025-10-10 14:03:21 +03:00 |
|
|
|
5a15833080
|
feat: implement AdminGuard and QueryGuard for enhanced access control; refactor API and query handling; add deleteQuery method in QueryHandlerService; update QueryResponse type for improved response handling
|
2025-10-10 11:54:30 +03:00 |
|
|
|
ca134414b0
|
feat: enhance API and query handling with Redis caching; add QueryGuard for query validation; refactor services to utilize RedisClient for improved performance
|
2025-10-10 10:51:52 +03:00 |
|
|
|
e89af0dd20
|
feat: implement function management with FunctionEntity, FunctionService, and FunctionController; enhance QueryExecuterService to utilize functions; refactor CommandController and QueryController to extend BaseQueryController; update Vm class to handle functions; remove obsolete log entities
|
2025-10-09 19:35:30 +03:00 |
|