lucid-kv / lucid

High performance and distributed KV store w/ REST API. 🦀
https://clintnetwork.gitbook.io/lucid/
MIT License
373 stars 31 forks source link

[Roadmap][Alpha] Lucid Alpha Roadmap #46

Closed imclint21 closed 4 years ago

imclint21 commented 4 years ago

Hi,

I will try to define the Roadmap of Lucid for the Alpha Version.

In my opinion, for now, we need to concentrate our work on core features and not on CLI/clients.

rigwild commented 4 years ago

Shouldn't this be a GitHub milestone ?

imclint21 commented 4 years ago

Ok, so Milestones does not support markdown :(

Slals commented 4 years ago

@clintnetwork For encryption, it's not "object encryption" as it's said in the TODO. The encryption is performed only on data. Maybe should we encrypt the whole object 🤔