Mohammed Al Ashaal

Results 29 comments of Mohammed Al Ashaal

for logging, do you mean the `scraply serve` stdout logging? if yes, ok will check it and plan for it.

I think you should log into the github registry or is there a way from my side to make it public (I'm unable to find this option)?

The main purpose for `smtp2http` is to redirect the `SMTP` traffic directly to `HTTP` endpoint which should do its own logic, so it has no authentication mechanism

Could you tell me your use case?

I did it right now for the Reader it is only what I noticed if you noticed anything else feel free to mark it

badger writing speed is much more faster than bolt

Bbolt is a fork of boltdb, You don't have to compare two engines, cause each one has its pros/cons .. Sometimes you need bolt, sometimes badger, sometimes leveldb ... etc

There is no example needed for that, you must know [blevesearch](http://blevesearch.com/) to get started.

There is no special operation needed, here is an example that is the same as the official bleve documentation ```go package main import ( "fmt" "github.com/alash3al/bbadger" "github.com/blevesearch/bleve" ) func main()...

More like what? if you have any thoughts, just tell me