It’s great to have the ability to deal directly with JSON structures in Redis.
I wonder if BSON will be supported in future. Or only human-readable form?
It’s great to have the ability to deal directly with JSON structures in Redis.
I wonder if BSON will be supported in future. Or only human-readable form?
As for BSON, you should check RedisJSON2 (https://github.com/RedisJSON/RedisJSON2).