yahoojapan / k2hash

K2HASH - NoSQL Key Value Store(KVS) library
https://k2hash.antpick.ax/
MIT License
37 stars 11 forks source link

Allow 0 sec for expire when setting directly as placeholder #38

Closed ggtakec closed 4 years ago

ggtakec commented 4 years ago

Relevant Issue (if applicable)

n/a

Details

Changed to allow key creation with expire set to 0. (For queue, keyqueue, and transaction data, keep expire=0 not allowed.) And changed to allow expire=0 only for the set command in k2hlinetool.