Skip to content

Instantly share code, notes, and snippets.

View issakk's full-sized avatar

chill issakk

  • china,guangdong,guangzhou
View GitHub Profile
@issakk
issakk / polardbx.yaml
Created March 4, 2026 07:47
polardbx.yaml
version: v1
type: polardbx
cluster:
name: pxc_test
dn:
image: polardbx-opensource-registry.cn-beijing.cr.aliyuncs.com/polardbx/polardbx-engine
replica: 1
nodes:
- host_group: [服务器自身ip]
resources:
@issakk
issakk / gist:067a9d3006a61a375ad503eea3cd3708
Last active September 15, 2023 08:51
apifox 通用可视化表格
let tableData = pm.response.json().result;
var template = `
<style>
table {
border-collapse: collapse;
width: 100%;
font-family: PingFang,Arial, sans-serif; /* 设置字体样式 */
}
@issakk
issakk / etm.config
Created May 15, 2023 01:23
etm.config
#[module]
#Get the module from the comment,group the apis
module=#module
#[ignore]
#Ignore class/api
ignore=#ignore
#[deprecated_java]
#deprecated info(java)