OpenAtomFoundation / pikiwidb

a high-performance, large-capacity, multi-tenant, data-persistent, strong data consistency based on raft, Redis-compatible elastic KV data storage system based on RocksDB
BSD 3-Clause "New" or "Revised" License
202 stars 63 forks source link

fix:build on mac #201

Closed dingxiaoshuai123 closed 8 months ago

dingxiaoshuai123 commented 8 months ago

librt 在 mac 上无法使用,取消掉该库。