ByteStorage/FlyDB

Add ttl and size methods to the `structure/set.go`

sjcsjc123 opened this issue · 0 comments

Two methods need to be added to obtain the expiration time and key value size of the key in the set data structure, and a set method needs to be added to set the timeout time.