svabra

Results 7 issues of svabra

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Simply extend Cryptofeed/BITTREX to BALANCES and ORDERS, since it is available now. **Describe alternatives...

Feature Request

### Description of code - what bug does this fix / what feature does this add? - [x] - Tested - [x] - Changelog updated - [ ] - Tests...

Problem Statement One can load modules in Redis. Some often used ones are: Redis TimeSeries, Redis Search, Redis JSON. Also, it is unclear what image of Redis is used. To...

ARCHITECTURE ANTI-PATTERN Declaring a datasource with the model is tightly coupling the two. Here an example of the Meta class added to a JsonModel/HashModel ``` REDIS_DATA_URL = os.environ.get("REDIS_OM_URL", 'redis://localhost:6380') [..]...

**Is your feature request related to a problem? Please describe.** It is undocumented/falsely documented on how to make/build the the oss-module.so for distributed search (resp. secondary index sync). https://github.com/RediSearch/RediSearch/tree/master/coord e.g....

feature
stale

Line 42 in _transport.py can be modified to remove the `loop=self.ws_loop` argument, which make the code fail in Python 3.10.

Hi Markus I was about to program the serializers myself. But why not merge it into your project? Will you accept PRs?

contributions welcome