netease-im / camellia

Camellia provide easy-to-use server toolkits, such as: redis proxy、delay queue、id gen、hot key and more
MIT License
626 stars 142 forks source link

fastjson 可以替换吗 #310

Open firmianaQ opened 2 months ago

firmianaQ commented 2 months ago

Module: [camellia-delay-queue] Version: v1.2.28 Content: fastjson 可以替换吗

caojiajun commented 2 months ago

目前是强依赖,但是单纯delay-queue用到的应该不多,改起来工作量应该还好 你可以自己改,或者提个pr,从而可以让用户自行配置选择

firmianaQ commented 2 months ago

我瞅瞅