magen bluten
magen bluten
maybe we should somewhere document that the `limit` is per sensor, i.e. if you query for 5 sensors with a limit of 100 you could get up to 500 results.
current database design does not allow for case insensitive searches. we should check `rocksdb` docs if it is possible to do something like case-insensitive key iteration. we could convert all...
true. with all the other requests / issues i fear the current database design would need a overhaul.