clementtalleu / php-redis-om

A PHP object mapper for redis
MIT License
24 stars 1 forks source link

Benchmark #32

Open clementtalleu opened 2 weeks ago

clementtalleu commented 2 weeks ago
  1. New project on frankenphp
  2. create entities
  3. map it to doctrine AND redisOM
  4. benchmark (with https://github.com/phpbench/phpbench ?) the performance on persist retrieve single or multi objects
clementtalleu commented 4 days ago

done, should add it in doc