Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@roseduan roseduan released this 08 May 10:10
· 309 commits to main since this release

🚀 Features

  • Support String, List, Hash, Set, and ZSet

  • Logfile garbage collection automatically

    • see option LogFileGCRatio and LogFileGCInterval
  • Support standard FileIO and MMap

  • Support different index mode

    • KeyOnlyMemMode: only store keys in memory and values are in disk
    • KeyValueMemMode: both keys and values will store in memory

🎠 Commuity

Thanks to all new contributors:

@gozeloglu @icemint0828 @bigdaronlee163 @Roderland @chowc @itzmn @herrhu97