Bancroftway Systems

Results 7 issues of Bancroftway Systems

I would like to be able to extend the generated service worker with some workbox backgroundsync configuration. What would be suggested way to extend the generated service worker? Could there...

A suggestion is to use workbox in the generated service worker, which would easily allow incorporation of other types of cache strategies. Thanks

Please provide examples of mutations

Could you please document how to use the lemmatizer in a pipeline? I am unable to find any sample code in the samples directory on this.

I tried the latest docker support, by using 'docker compose up' , and got this exception: => ERROR [devika-backend-engine 8/20] RUN $HOME/.cargo/bin/uv venv ![image](https://github.com/stitionai/devika/assets/13262438/b6280b76-ef79-4aa4-8e39-a91ce5a281a9)

One of our Architects has objected to the usage of CQS pattern as he thinks that this results in file bloat, because of single class per-handler. Is there a way...

### Discussed in https://github.com/jbogard/MediatR/discussions/1074 Originally posted by **bancroftway** September 26, 2024 I have a question regarding correct way to register my behavior whose complete code is below. I have tried...