shenwei356 / taxonkit

A Practical and Efficient NCBI Taxonomy Toolkit, also supports creating NCBI-style taxdump files for custom taxonomies like GTDB/ICTV
https://bioinf.shenwei.me/taxonkit
MIT License
361 stars 29 forks source link

Refactor: daemon + IPC #33

Closed shenwei356 closed 3 years ago

shenwei356 commented 4 years ago

Using IPC, not RESTful

Reference:

https://eli.thegreenplace.net/2019/unix-domain-sockets-in-go/