Release v1.0.0
🚀 Features
- Basic operations:Put(WithOptions)/Delete(WithOptions)/Get
- Expiration of each key
- Column Family
- Value log compaction automatically by user`s options
- File r/w support FileIO and MMap
- Simple client/server tools
💡Notice
- Not fully tested in Windows (Mac and Linux only)