ranjanrak / optionchainstream

Live streaming option chain for equity derivatives using Kite connect Websocket based on redis.
MIT License
145 stars 69 forks source link

Added option to connect to database #14

Open speedhs opened 3 weeks ago

speedhs commented 3 weeks ago

Added a database interface mirroring the redis interface to add feature to connect to a relational database instead of redis.