ByteStorage / FlyDB

The high-performance kv storage engine based on bitcask paper made in golang
Apache License 2.0
1.22k stars 99 forks source link

add multiplexer interface #297

Closed sjcsjc123 closed 10 months ago

sjcsjc123 commented 10 months ago

Encapsulate the underlying operation instructions of an epoll to implement a single threaded IO multiplexing model