Skip to content

v1.14.1: RedisStorage performance fix (#357)

Compare
Choose a tag to compare
@barryvdh barryvdh released this 02 Nov 07:47
· 221 commits to master since this release
Patch increases possible number of records stored and loaded from Redis DB by separating metadata and collector's data and storing them in different hashes.