Opensource and free.
- Tornado(PythonOnWheels)
- Websockets
Just clone the repo and start the server.
- Connect
- Scan keys by pattern
- Create (set)
- Read (get)
- Update
- Delete
- Server info
- Add Hash Set/Get for Redis
- Add tinyDB
- Add mongoDB
- make client multi connect ** one channel per connection
Since PythonOnWheels supports mongoDB and tinyDB out of the box and they also support JSON Documents, they can use the same UI as already implemented for Redis. Just the Connection and CRUD methods need to be adapted