Mitar

Results 578 issues of Mitar

**Describe the problem** I stumbled upon https://source.network/ and noticed on top "DefraDB is Open Source!" banner: ![Screenshot 2024-03-22 at 13-18-01 Source Network Pioneering Decentralized Data Solutions](https://github.com/sourcenetwork/defradb/assets/585279/722dfbb0-da40-432a-8481-ad623f32ab2b) But only after looking...

Over the web, this seems more problematic. Opened upstream: https://jira.mongodb.org/browse/NODE-1365

And use also [envify](https://github.com/hughsk/envify). [uglifyify](https://github.com/hughsk/uglifyify) should then remove dead code. This could make bundle even smaller because [Vue will not include extra code](https://github.com/vuejs/vueify#building-for-production-1).

We are not yet using a lot of CSS, but it would still be great if example minimized CSS when running `npm run build`. Just as an example.

We could probably use only mongodb-core instead of the full mongodb package. This could make bundle smaller.

We should do more benchmarking and profiling. Where are currently bottlenecks? What's the throughput of these changes? How does it compare with other similar systems (Meteor)?

So I am thinking about managing secrets. One way to manage them is to have them stored to a file and then program reads it from a file. I am...

I understand that for building a cloud service itself AGPL is a good choice and that your other repositories have AGPL license. But this is package is something which can...

We should figure out how to make it easy for users to use new Meteor version if they used this package, since the new Meteor has now a standard way...

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/fosite/blob/master/CODE_OF_CONDUCT.md). -...

bug