Aadhav Vignesh
Aadhav Vignesh
**Description** Skytable could be more compatible with Redis. I don't have an exact list of components that could be made compatible with Redis; but more compatibility would drive more adoption...
🚀 **Is your feature request related to a problem? Please describe.** For different backends, there are different means to retrieve artifacts. Once retrieved, we would also need to store these...
🚀 **Is your feature request related to a problem? Please describe.** Related: - #37 Using the metrics report exported through the executor, we can use Github Actions workflows to create...
🚀 **Is your feature request related to a problem? Please describe.** MLFlow metrics can be exported to a Markdown file. Once exported, it could then be used for creating issues,...
The test coverage action doesn't work on Windows and MacOS. Since we're planning to run tests on Windows and MacOS for the [DeepSource CLI](https://github.com/deepsourcelabs/cli), I think it would be a...
Related: #29 Users should be able to define their own key bindings through the configuration file.
Users should be able to use a configuration file to customize the editor. Here is an example: ```toml theme = "onedark" [editor] word-wrap=false ```
This PR adds the Logoot CRDT. TODO: - Document layer - Position-level functions - Interface layer? (optional) - Unit tests
Currently `notifiex` has multiple functions to send notifications; however, we could improve it by refactoring to a single function which accepts things like a list of services to send, type...
Notifiex is nothing without the community - thanks to everyone for taking out their time to check the project! ❤️ If you, your project or your company is using Notifiex,...