Proem Meas

Results 8 issues of Proem Meas

Hi I am new, does `Msgpack-rust` support Deserialize/Serialize for `struct` contain field data type `uuid` Thank

Your project very good skeleton of Actix Web rest API especially your `Middleware` jwt concept , I have changed to support other database library beside `diesel` , every thing work...

I love your project easy to understand Actix Web with JWT, will you plan to improve support version Actix-Web 4?

Hi team, Currently when view `space` contain any columns dataype `UUID`, `DateTime`, `Decimal` will error like `First argument to Stream::create() must be a string, resource or StreamInterface`. I think may...

Any space field contain type `datetime` will problem

Can you help make support new type like UUID, Decimal, DateTime

Hi In my Tarantool's space field `id` data type as `uuid` I got error message like below: `panicked at 'called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error:...

Hello, I am new on Actix Web and Tarantool I have been test benchmark "ab -n 10000 -k -c 1000 [url]" With CentoS7, CPU 8 cores, RAM 16G I got...