You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, for a database with 2 millions keys (each value has 256 bytes), the RDB file generated by KeyDB is 136MB, but the one generated by Redis is 73MB. I observed this difference since KeyDB 5.x. Is that normal to KeyDB, or something wrong?
For example, for a database with 2 millions keys (each value has 256 bytes), the RDB file generated by KeyDB is 136MB, but the one generated by Redis is 73MB. I observed this difference since KeyDB 5.x. Is that normal to KeyDB, or something wrong?