Simon Prickett

Results 76 issues of Simon Prickett

I've created a basic model and set an int field to be `StrictInt`... this saves to Redis fine, but fails on retrieval... I imagine because this is really stored as...

bug

On the `CLIENT INFO` command page, the example CLI fails as the user has no permissions to run the command. See: https://redis.io/commands/client-info/

Example, try finding the `CONFIG SET` sub-command page... https://redis.io/commands/config-set/ Start here, and you can't find it, except in the nav on the right. It should be presented in a list...

This updates the Node Server to use Node 14+, top level await, modules, updates the Express dependency to the latest version and upgrades Node-Redis to version 4.

This should have a `LICENSE` file at the root of the repo... MIT license?

This page (https://redis.io/docs/stack/json/ram/) has a badly formatted link to `/commands/json.debug-memory/` in the paragraph beginning "RedisJSON stores JSON values as binary data after deserializing them."

There's currently no example code using the Graph commands. Add some!

Documentation