Salar Rahmanian
Salar Rahmanian
I would like to move our Django Project using this project to use Pytest for testing. Unfortunatley the current TenantTestCase and FastTenantTestCase does not work with Pytest as it doesn't...
Some LSP clients use a settings.json file for configuration. VSCode and other LSP clients support this. Does vim-lsc support it? If so where do you save the settings.json for it...
I get this: [lsc:Error] Command exited unexpectedly: pyls Configuration issue or a bug do you think? Thanks!
Add Redis support as an alternative to sqlite This would be a great feature as it will make this solution easier to use in an enterprise production environment as getting...
To comply with European GDPR regulations it would be great if this theme has an option to easily add one. Here is an example of such a feature added by...
Scala 2.11 was removed in https://github.com/zio/zio-actors/pull/89 Lets add it back now thar ZIO-NIO supports 2.11
https://medium.com/@innFactory/using-google-datastore-with-akka-persistence-1f6f7179b22a 😀
- Add ability to stash messages away from processing till request to unstash them is received - Ability to have a filtering criteria for messages to stash - When unstashing...
# Requirements - Add ability to persist actor state to enable recovery - Events by actor stored in a supported data store - Events are stored by appending and never...