本准备工作仅限于当前项目,不适用于其它类型项目


1,Go lua , 

   https://github.com/Shopify/go-lua

  https://github.com/yuin/gopher-lua  

现在有两个项目,未做深入研究,具体使用时再确定用哪个。


2,Go ES

https://github.com/elastic/go-elasticsearch

官方支持。


3, Go  Redis

https://redis.io/clients#go 中 第一个

https://github.com/go-redis/redis 


4, Go Guava 

https://github.com/goburrow/cache


基本上已经可以满足当前项目的重写。

相关文章:

  • 2021-04-20
  • 2021-12-30
  • 2021-09-06
  • 2021-08-21
  • 2022-12-23
  • 2022-12-23
  • 2021-12-19
  • 2022-02-09
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-23
  • 2022-01-18
  • 2021-07-26
  • 2021-08-05
  • 2021-11-20
相关资源
相似解决方案