soveran / ohm

Object-Hash Mapping for Redis

Home Page:http://ohm.keyvalue.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Performance and find constant update?

egenial opened this issue · comments

Hello,

is there any performance difference between version 1.3.2 and version 2.0.1?

I ask because we have a system that uses massively searching and updating records in redis and want to use the ohm to make it realtime*.

we will generate around 10,000 users in searching and updating in redis ohm every 5 seconds.

Some consideration?

Thanks!

I made this benchmark between Ohm 2.0 rc and 1.3: https://gist.github.com/frodsan/8907538

I'm closing this because it's not an issue, AFAIK.