actix / actix-redis

Redis actor and middleware for Actix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation

fafhrd91 opened this issue · comments

And write /example with Cargo.toml + src/main.rs

I can help?

Great!

@andreevlex btw do you want to write some code not just docs? that would be helpful too!

I don't mind and write the examples, but don't know what they are doing.
Start documentation to write.

You can write code for any package.

For example I’d like to make diesel example for actix, it mostly example from actix-web minus http part.

Here is more interesting task. Create askama integration package, something like actix-askama. TechEmpower bench uses askama templates

But that is up to you. Documentation is great as well!

@fafhrd91 #6 enough to solve this problem?

if there are problems that require solutions ready to consider the possibility of their implementation

I think it is enough for now, thanks!