google / leveldb

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
BSD 3-Clause "New" or "Revised" License
35.71k stars 7.72k forks source link

refactor: Cast type explicitly #1155

Open hebasto opened 8 months ago

hebasto commented 8 months ago

This change: