PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 9 hours 42 minutes 18 seconds

Memory

Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB

Keys

Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
2 / 1 024 max
Total
65 189
Rejected
0
llm:5428e45a07e25cd2e3894781e05e8d5aca05133cf2e81bc0ed9fd49b952d9e10
TTL 6 days 10 hours 24 minutes 37 seconds Size 564,00B Export
Edit
I need to first understand what columns are available in the quality_issues table, since my initial query failed. ```json { "action": "tool_call", "reasoning": "The query_sql call failed because 'issue_type' doesn't exist in raw.quality_issues. I need to inspect the actual column names in this table to understand how quality issues are structured.", "tool": "inspect_columns", "args": { "table": "quality_issues" } } ```