Introduction to Redis as a JSON Store in Node.js(github.com)
github.com
Introduction to Redis as a JSON Store in Node.js
https://github.com/josecolella/Redis-With-JSON-Node
1 comments
Great topic :)
Suggestion - also cover raw and MessagePacked JSON storage with Lua (see the benchmarking scripts in ReJSON's repo).
Suggestion - also cover raw and MessagePacked JSON storage with Lua (see the benchmarking scripts in ReJSON's repo).
Thanks @itemarhaber. That presentation was amazing and helped me understand the underlying advantages and disadvantages. I will add this to the README
Any feedback or experience that you want to share when working with Redis are greatly appreciated!