alash3al / redix

a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more

Home Page:https://redix.alash3al.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

will you gave a overview of the storing solution?

yunfan opened this issue · comments

will you gave a overview of the storing solution other than let us read the f** code :]

if you know redis and read the readme carefully, you will find that it is an overview.

But if you mean that the docs leaks examples, yes and I'll write some examples for real world use cases.

sorry but what i mean is the storing detail, like how you impl list and hash such things