lucid-kv / lucid

High performance and distributed KV store w/ REST API. 🦀

Home Page:https://clintnetwork.gitbook.io/lucid/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Roadmap][Beta] Lucid Beta Roadmap

imclint21 opened this issue · comments

Hi,

This is the roadmap for Beta release.

  • Finish SSE
  • Get metas
  • Achieve Persistence
  • Achieve Compression
  • Achieve Dump/Restore commands
  • Achieve WebUI embedding
  • Finish PATCH operations
    • Define / Cancel Expiration
  • Some Optimizations
    • Optimize Serpent (if it's possible)
    • Check for warp xxx_enabled or check_xxx functions
    • Improve some status code to respect the documentation
  • Fix some problems
    • Look for the file upload problem